summaryrefslogtreecommitdiff
path: root/emulators/gngb/files/patch-src_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gngb/files/patch-src_menu.c')
-rw-r--r--emulators/gngb/files/patch-src_menu.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/gngb/files/patch-src_menu.c b/emulators/gngb/files/patch-src_menu.c
new file mode 100644
index 000000000000..367f7faa15b1
--- /dev/null
+++ b/emulators/gngb/files/patch-src_menu.c
@@ -0,0 +1,11 @@
+--- src/menu.c.orig 2004-01-15 06:32:11 UTC
++++ src/menu.c
+@@ -45,6 +45,8 @@
+
+ int stop_all=0;
+
++MENU *current_menu;
++
+ Uint8 radio_group[256];
+ SDL_Color buttonpal[]={{255,255,255},{214,214,214},{150,150,150},{0,0,0},{195,195,195}};
+