no message

This commit is contained in:
BADIM-PC\Vadim
2018-02-12 19:22:15 +03:00
parent e4ef780f28
commit 0b693b3365
3 changed files with 9 additions and 3 deletions

View File

@@ -267,3 +267,4 @@ 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);