fix error with renderer compiling
This commit is contained in:
parent
8e7dfb20e9
commit
7d5cb361f0
@ -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