mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 16:50:15 -06:00
make firmware settings override also apply in DSi mode
This commit is contained in:
@ -42,7 +42,7 @@ void GetIDs(u8* emmc_cid, u64& consoleid);
|
||||
void ReadHardwareInfo(u8* dataS, u8* dataN);
|
||||
|
||||
void ReadUserData(u8* data);
|
||||
void PatchTSC();
|
||||
void PatchUserData();
|
||||
|
||||
void ListTitles(u32 category, std::vector<u32>& titlelist);
|
||||
bool TitleExists(u32 category, u32 titleid);
|
||||
|
Reference in New Issue
Block a user