mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
make it a menu option while we're at it
This commit is contained in:
@ -347,6 +347,7 @@ void Stop()
|
||||
{
|
||||
printf("Stopping: shutdown\n");
|
||||
Platform::StopEmu();
|
||||
GPU::Stop();
|
||||
SPU::Stop();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user