5 lines
90 B
C
5 lines
90 B
C
|
|
void playSound(const char *path);
|
|
void inputLocal(void);
|
|
void printCursesWelcome(void);
|