mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-25 00:04:54 +02:00
Run rom android (#956)
* run rom android * more * more * more * more * more * more * more * more
This commit is contained in:
@@ -168,6 +168,7 @@ bool sdl_event_filter(void *userdata, SDL_Event *event) {
|
||||
callback.paused = !callback.paused;
|
||||
}
|
||||
break;
|
||||
case SDL_SCANCODE_AC_BACK:
|
||||
case SDL_SCANCODE_ESCAPE:
|
||||
if (gfx_info.fullscreen) {
|
||||
SDL_zero(user_event);
|
||||
|
||||
Reference in New Issue
Block a user