mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 05:09:46 -06:00
fix shit
This commit is contained in:
@ -623,7 +623,7 @@ void EmuThread::handleMessages()
|
||||
break;
|
||||
|
||||
case msg_EjectGBACart:
|
||||
emuInstance->ejectCart();
|
||||
emuInstance->ejectGBACart();
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user