Added network configuration dialogue.
This commit is contained in:
parent
6697e31929
commit
961490cca9
10 changed files with 263 additions and 7 deletions
|
|
@ -576,5 +576,6 @@ void resetpchard();
|
|||
void speedchanged();
|
||||
|
||||
void saveconfig(char *fn);
|
||||
void saveconfig_global_only();
|
||||
|
||||
#define UNUSED(x) (void)x
|
||||
|
|
|
|||
Loading…
Reference in a new issue