mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 03:59:00 +00:00
Enable Gamepad Menu on Switch
This commit is contained in:
parent
28f266302f
commit
6da20aa723
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ enum Config {
|
|||
//# define PS2_MENU_USEALLPAGEICONS
|
||||
#else
|
||||
|
||||
# ifdef XINPUT
|
||||
# if defined(XINPUT) || defined(GTA_SWITCH)
|
||||
# define GAMEPAD_MENU // Add gamepad menu
|
||||
# endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue