implement multithreading for windows, implement file uploading when saving
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
void initShaders();
|
||||
void initAssets();
|
||||
void initLayout();
|
||||
void upload(std::string filename);
|
||||
void create();
|
||||
void terminate();
|
||||
void clear();
|
||||
|
||||
Reference in New Issue
Block a user