Added getopt to select mode #1; Added udpserver #2

This commit is contained in:
2017-12-15 12:03:53 +01:00
parent 1afa4504ab
commit c298de57a8
10 changed files with 208 additions and 54 deletions

View File

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