Added showhelp

This commit is contained in:
2017-12-16 22:22:02 +01:00
parent 27fe8029dc
commit 8b5b2edb0f
4 changed files with 23 additions and 7 deletions

View File

@@ -2,3 +2,4 @@
void inputLocal(void);
void printCursesWelcome(void);
void inputNetwork(char *server);
void showHelp(void);