Added network configuration dialogue.

This commit is contained in:
SarahW 2017-07-31 21:45:08 +01:00
commit 961490cca9
10 changed files with 263 additions and 7 deletions

View file

@ -576,5 +576,6 @@ void resetpchard();
void speedchanged();
void saveconfig(char *fn);
void saveconfig_global_only();
#define UNUSED(x) (void)x