raze/source/sw
Mitchell Richters 722537a1f0 - InputState: Make CONTROL_GetInput() return an object instead of accepting a pointer and provide to games as a function parameter.
* Provide read-only/const results from `CONTROL_GetInput()` so games can't change received input.
* Change non-descript `info` to `hidInput` (Human Interface Device).
* Remove a few unused prototypes.
2020-09-06 20:18:26 +10:00
..
src - InputState: Make CONTROL_GetInput() return an object instead of accepting a pointer and provide to games as a function parameter. 2020-09-06 20:18:26 +10:00
CMakeLists.txt - deleted sync.cpp. 2020-09-02 20:57:03 +02:00