Initial commit for config rework. Work in progress!
This commit is contained in:
parent
1c2158e00f
commit
8538116c19
11 changed files with 125 additions and 69 deletions
|
|
@ -559,6 +559,7 @@ void resetpc();
|
|||
void resetpchard();
|
||||
void speedchanged();
|
||||
|
||||
void saveconfig();
|
||||
void saveconfig(char *fn);
|
||||
void getpath();
|
||||
|
||||
#define UNUSED(x) (void)x
|
||||
|
|
|
|||
Loading…
Reference in a new issue