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