restore project reloading
This commit is contained in:
@@ -268,4 +268,5 @@ typedef struct
|
||||
|
||||
NetVersion netVersionRequest(Net* net);
|
||||
void netDirRequest(Net* net, const char* path, ListCallback callback, void* data);
|
||||
void showMessageBox(const char* title, const char* message);
|
||||
void showMessageBox(const char* title, const char* message);
|
||||
void updateStudioProject();
|
||||
Reference in New Issue
Block a user