partially working menu
[fceu.git] / drivers / gp2x / menu.h
diff --git a/drivers/gp2x/menu.h b/drivers/gp2x/menu.h
new file mode 100644 (file)
index 0000000..f673197
--- /dev/null
@@ -0,0 +1,5 @@
+
+extern char menuErrorMsg[40];
+
+int gp2x_menu_do(void);
+