raze-gles/source/exhumed
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 - noclip cheat and splitting of Exhumed's cheat code into its own file. 2020-09-03 00:41:32 +02:00