no message

This commit is contained in:
BADIM-PC\Vadim
2018-01-24 16:59:02 +03:00
parent 1241b43ea7
commit dc8c10438b
3 changed files with 57 additions and 2 deletions

View File

@@ -209,3 +209,5 @@ void studioTick(void* pixels);
void studioClose();
char getKeyboardText();
bool isKeyWasDown(tic_key key);
bool isAnyKeyWasDown();