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