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;

View File

@ -115,7 +115,7 @@ enum Config {
# define CHATTYSPLASH // print what the game is loading
#endif
//#define FIX_BUGS // fix bugs in the game, TODO: use this more
#define FIX_BUGS // fix bugs in the game, TODO: use this more
#define KANGAROO_CHEAT
#define ASPECT_RATIO_SCALE
#define USE_DEBUG_SCRIPT_LOADER
#define USE_DEBUG_SCRIPT_LOADER