Initial commit for config rework. Work in progress!

This commit is contained in:
SarahW 2017-05-04 18:27:10 +01:00
commit 8538116c19
11 changed files with 125 additions and 69 deletions

View file

@ -559,6 +559,7 @@ void resetpc();
void resetpchard();
void speedchanged();
void saveconfig();
void saveconfig(char *fn);
void getpath();
#define UNUSED(x) (void)x