Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Graber ca5d3c8811 Replace GTA_SWITCH macro and use GAMEPAD_MENU
* Replace GTA_SWITCH macro with __SWITCH__ for platform specific stuff and GTA_HANDHELD for the rest (which could be used by other ports)
* Use GAMEPAD_MENU on GTA_HANDHELD, which will replace the usual controller setup (which contains some useless features for handhelds)
* Fix some identation inconsistencies
* Disable PC_PLAYER_CONTROLS on GTA_HANDHELD builds
2021-07-13 00:50:49 +02:00
Adrian Graber 28f266302f Add Nintendo Switch initial support 2021-07-13 00:49:13 +02:00
Andrew Udvare 53f6c6f8e9
.vscode/c_cpp_properties: add Linux configuration 2020-10-09 02:01:46 -04:00
Andrew Udvare 9250b36431
vscode: add macOS configurations 2020-10-08 23:19:55 -04:00