mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 12:20:35 +00:00
Controller menu
This commit is contained in:
parent
102d105e0a
commit
12330e38cb
17 changed files with 1002 additions and 56 deletions
|
@ -320,6 +320,9 @@ enum Config {
|
|||
//# define PS2_MENU_USEALLPAGEICONS
|
||||
#else
|
||||
# define MAP_ENHANCEMENTS // Adding waypoint and better mouse support
|
||||
# ifdef XINPUT
|
||||
# define GAMEPAD_MENU // Add gamepad menu
|
||||
# endif
|
||||
# define TRIANGLE_BACK_BUTTON
|
||||
//# define CIRCLE_BACK_BUTTON
|
||||
#define LEGACY_MENU_OPTIONS // i.e. frame sync(vsync)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue