mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 09:35:09 +02:00
Prepare to change the representation of config settings
This commit is contained in:
+427
-423
File diff suppressed because it is too large
Load Diff
@@ -255,6 +255,7 @@ private:
|
||||
};
|
||||
|
||||
struct ConfigSectionSettings {
|
||||
const char *base;
|
||||
const char *section;
|
||||
const ConfigSetting *settings;
|
||||
size_t settingsCount;
|
||||
|
||||
Reference in New Issue
Block a user