aboutsummaryrefslogtreecommitdiff
path: root/frontend/320240
diff options
context:
space:
mode:
authornotaz2012-11-17 02:09:49 +0200
committernotaz2012-11-18 01:40:00 +0200
commita83762012066e4799394f63d08a161a45f982ab6 (patch)
tree5208240ef496b97d4ff010d84020fc86bec0f3f7 /frontend/320240
parent07bd309f731eefa49208d77a35507a7b7448ffb6 (diff)
downloadpcsx_rearmed-a83762012066e4799394f63d08a161a45f982ab6.tar.gz
pcsx_rearmed-a83762012066e4799394f63d08a161a45f982ab6.tar.bz2
pcsx_rearmed-a83762012066e4799394f63d08a161a45f982ab6.zip
frontend: initial sdl overlay implementation
Diffstat (limited to 'frontend/320240')
-rw-r--r--frontend/320240/ui_gp2x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/320240/ui_gp2x.h b/frontend/320240/ui_gp2x.h
index 075e2e2..0fef431 100644
--- a/frontend/320240/ui_gp2x.h
+++ b/frontend/320240/ui_gp2x.h
@@ -3,11 +3,13 @@
#define MENU_BIOS_PATH "pcsx_rearmed/bios/"
#define MENU_SHOW_VARSCALER 0
+#define MENU_SHOW_VIDOVERLAY 0
#define MENU_SHOW_SCALER2 1
#define MENU_SHOW_NUBS_BTNS 0
#define MENU_SHOW_VIBRATION 1
#define MENU_SHOW_DEADZONE 1
#define MENU_SHOW_MINIMIZE 0
+#define MENU_SHOW_FULLSCREEN 0
#define MENU_SHOW_VOLUME 1
#endif // UI_FEATURES_H