fixed dinput

This commit is contained in:
aap 2019-07-25 12:38:25 +02:00
parent ecf03d0f54
commit 60364f11da
3 changed files with 44 additions and 33 deletions

View file

@ -22,7 +22,7 @@ public:
int32 m_ContSetOrder;
};
bool field_0;
bool firstCapture;
char _pad0[3];
DIJOYSTATE2 m_OldState;
DIJOYSTATE2 m_NewState;