Store all settings in .INI
This commit is contained in:
@ -47,6 +47,8 @@ void TheModelViewer(void);
|
||||
#ifdef LOAD_INI_SETTINGS
|
||||
void LoadINISettings();
|
||||
void SaveINISettings();
|
||||
void LoadINIControllerSettings();
|
||||
void SaveINIControllerSettings();
|
||||
#endif
|
||||
|
||||
#ifdef NEW_RENDERER
|
||||
|
Reference in New Issue
Block a user