mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-23 08:22:55 +02:00
fix error with renderer compiling
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
void EngineProcess() {}
|
void EngineProcess() {}
|
||||||
|
void ClipboardPush(char * text) {}
|
||||||
|
char * ClipboardPull() {}
|
||||||
|
|
||||||
void readFile(std::string filename, std::vector<char> & storage)
|
void readFile(std::string filename, std::vector<char> & storage)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user