re-GTA/.vscode
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
..
c_cpp_properties.json Replace GTA_SWITCH macro and use GAMEPAD_MENU 2021-07-13 00:50:49 +02:00
launch.json vscode: add macOS configurations 2020-10-08 23:19:55 -04:00
settings.json Add Nintendo Switch initial support 2021-07-13 00:49:13 +02:00
tasks.json vscode: add macOS configurations 2020-10-08 23:19:55 -04:00