mirror of
https://github.com/halpz/re3.git
synced 2025-03-25 16:45:06 +00:00
* 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 |
||
---|---|---|
.. | ||
glfw | ||
win | ||
crossplatform.cpp | ||
crossplatform.h | ||
events.cpp | ||
events.h | ||
platform.h | ||
skeleton.cpp | ||
skeleton.h |