mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
fix reset zoom
This commit is contained in:
parent
7fa38c378a
commit
67f8a50e28
@ -453,6 +453,7 @@ GameMenu ()
|
||||
|
||||
case 7:
|
||||
zoom_reset ();
|
||||
quit = retval = 1;
|
||||
break;
|
||||
|
||||
case -1: // Button B
|
||||
|
Loading…
Reference in New Issue
Block a user