no message

This commit is contained in:
BADIM-PC\Vadim
2018-02-13 13:38:11 +03:00
parent 31526eaf97
commit 375411979a
4 changed files with 13 additions and 5 deletions

View File

@@ -233,6 +233,7 @@ typedef struct
void (*goFullscreen)();
void (*showMessageBox)(const char* title, const char* message);
void (*setWindowTitle)(const char* title);
} System;