cdrom: change pause timing again
[pcsx_rearmed.git] / frontend / 320240 / ui_gp2x.h
1 #ifndef UI_FEATURES_H
2 #define UI_FEATURES_H
3
4 #define MENU_BIOS_PATH "pcsx_rearmed/bios/"
5 #define MENU_SHOW_VARSCALER 0
6 #define MENU_SHOW_VOUTMODE 0
7 #define MENU_SHOW_SCALER2 1
8 #define MENU_SHOW_NUBS_BTNS 0
9 #define MENU_SHOW_VIBRATION 1
10 #define MENU_SHOW_DEADZONE 1
11 #define MENU_SHOW_MINIMIZE 0
12 #define MENU_SHOW_FULLSCREEN 0
13 #define MENU_SHOW_VOLUME 1
14
15 #endif // UI_FEATURES_H