mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
also fix crashes when inserting/ejecting a NDS cart while nothing is loaded
This commit is contained in:
@ -109,7 +109,7 @@ void EmuThread::run()
|
||||
Config::Table& globalCfg = emuInstance->getGlobalConfig();
|
||||
u32 mainScreenPos[3];
|
||||
|
||||
//emuInstance->updateConsole(nullptr);
|
||||
//emuInstance->updateConsole();
|
||||
// No carts are inserted when melonDS first boots
|
||||
|
||||
mainScreenPos[0] = 0;
|
||||
|
Reference in New Issue
Block a user