aboutsummaryrefslogtreecommitdiff
path: root/frontend/320240/ui_gp2x.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/320240/ui_gp2x.h')
-rw-r--r--frontend/320240/ui_gp2x.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/frontend/320240/ui_gp2x.h b/frontend/320240/ui_gp2x.h
new file mode 100644
index 0000000..075e2e2
--- /dev/null
+++ b/frontend/320240/ui_gp2x.h
@@ -0,0 +1,13 @@
+#ifndef UI_FEATURES_H
+#define UI_FEATURES_H
+
+#define MENU_BIOS_PATH "pcsx_rearmed/bios/"
+#define MENU_SHOW_VARSCALER 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_VOLUME 1
+
+#endif // UI_FEATURES_H