mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
Have "Restart Content" perform a Mega Drive soft reset.
This commit is contained in:
parent
1869cde3e7
commit
688dc01d69
@ -1910,7 +1910,7 @@ void retro_deinit(void)
|
||||
|
||||
}
|
||||
|
||||
void retro_reset(void) { system_reset(); }
|
||||
void retro_reset(void) { gen_reset(0); }
|
||||
|
||||
void retro_run(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user