Local input function

This commit is contained in:
2017-12-13 20:12:16 +01:00
parent edde2c0aec
commit e06f0412ac
3 changed files with 26 additions and 7 deletions

View File

@@ -1,2 +1,4 @@
void playSound(const char *path);
void inputLocal(void);
void printCursesWelcome(void);