Curseshelper. structures for settings

This commit is contained in:
2018-03-26 11:50:10 +02:00
parent 6a4b0fd126
commit 6519092f7c
6 changed files with 56 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#include "structures.h"
void inputLocal(void);
void printCursesWelcome(void);
void inputNetwork(char *server);
void showHelp(void);
void showHelp(settings *s);