mirror of
https://github.com/halpz/re3.git
synced 2025-10-07 16:41:44 +00:00
Remove struct workaround in CControllerConfigManager
This commit is contained in:
@@ -63,7 +63,6 @@ struct tJoy
|
||||
bool m_bInitialised;
|
||||
bool m_bHasAxisZ;
|
||||
bool m_bHasAxisR;
|
||||
char _pad0;
|
||||
int m_nVendorID;
|
||||
int m_nProductID;
|
||||
};
|
||||
|
Reference in New Issue
Block a user