mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
sigh.
This commit is contained in:
@ -41,14 +41,6 @@ int FirmwareBirthdayDay;
|
|||||||
int FirmwareFavouriteColour;
|
int FirmwareFavouriteColour;
|
||||||
char FirmwareMessage[1024];
|
char FirmwareMessage[1024];
|
||||||
|
|
||||||
char FirmwareUsername[64];
|
|
||||||
int FirmwareLanguage;
|
|
||||||
bool FirmwareOverrideSettings;
|
|
||||||
int FirmwareBirthdayMonth;
|
|
||||||
int FirmwareBirthdayDay;
|
|
||||||
int FirmwareFavouriteColour;
|
|
||||||
char FirmwareMessage[1024];
|
|
||||||
|
|
||||||
char DSiBIOS9Path[1024];
|
char DSiBIOS9Path[1024];
|
||||||
char DSiBIOS7Path[1024];
|
char DSiBIOS7Path[1024];
|
||||||
char DSiFirmwarePath[1024];
|
char DSiFirmwarePath[1024];
|
||||||
|
Reference in New Issue
Block a user