From a83762012066e4799394f63d08a161a45f982ab6 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 17 Nov 2012 02:09:49 +0200 Subject: frontend: initial sdl overlay implementation --- frontend/320240/ui_gp2x.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'frontend/320240') 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 -- cgit v1.2.3