no message

This commit is contained in:
BADIM-PC\Vadim
2018-01-24 16:39:29 +03:00
parent 29ab09efd0
commit 1241b43ea7
5 changed files with 25 additions and 21 deletions

View File

@@ -206,4 +206,6 @@ typedef struct
Studio* studioInit(s32 argc, char **argv, s32 samplerate);
void studioTick(void* pixels);
void studioClose();
void studioClose();
char getKeyboardText();