mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 00:24:09 +00:00
input done, fixed cheats input
This commit is contained in:
parent
0c495cb188
commit
2a6349e200
5 changed files with 866 additions and 31 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
void MakeControllerActionsBlank();
|
||||
void InitDefaultControlConfiguration();
|
||||
void InitDefaultControlConfigMouse(CMouseControllerState const &mousestate);
|
||||
void InitDefaultControlConfigJoyPad(unsigned int buttons);
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue