mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-11 05:15:06 +01:00
Correct quit
This commit is contained in:
parent
1bf6a58246
commit
f9a0452f3c
@ -291,7 +291,7 @@ void gui_display(int shortcut)
|
|||||||
case 8:
|
case 8:
|
||||||
other_options();
|
other_options();
|
||||||
break;
|
break;
|
||||||
case 9:
|
case 10:
|
||||||
uae_quit();
|
uae_quit();
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user