aboutsummaryrefslogtreecommitdiff
path: root/frontend/320240/ui_gp2x.h
blob: 0fef4310a5d573acdd3c00675a247bd3edd2c1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef UI_FEATURES_H
#define UI_FEATURES_H

#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