mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
finally decouple Config from the core. baahhahahahah
This commit is contained in:
@ -77,6 +77,8 @@ enum ConfigEntry
|
||||
Firm_BirthdayDay,
|
||||
Firm_Color,
|
||||
Firm_Message,
|
||||
|
||||
AudioBitrate,
|
||||
};
|
||||
|
||||
int GetConfigInt(ConfigEntry entry);
|
||||
|
Reference in New Issue
Block a user