mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 10:40:33 +00:00
Remove struct workaround in CControllerConfigManager
This commit is contained in:
parent
1a44bcccd5
commit
b7ee3792df
2 changed files with 6 additions and 9 deletions
|
@ -63,7 +63,6 @@ struct tJoy
|
|||
bool m_bInitialised;
|
||||
bool m_bHasAxisZ;
|
||||
bool m_bHasAxisR;
|
||||
char _pad0;
|
||||
int m_nVendorID;
|
||||
int m_nProductID;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue