XInput support

This commit is contained in:
elasota
2019-12-29 17:39:19 -05:00
parent 430842d17b
commit 77441c19fd
31 changed files with 856 additions and 76 deletions

View File

@@ -551,8 +551,8 @@
#define kGliderBurningHigh 26
#define kShadowHigh 9
#define kShadowTop 306
#define kFaceRight TRUE
#define kFaceLeft FALSE
static const Boolean kFaceRight = TRUE; // Conflicts with GP input driver
static const Boolean kFaceLeft = FALSE; // Conflicts with GP input driver
#define kPlayer1 TRUE
#define kPlayer2 FALSE
#define kNumGliderSrcRects 31
@@ -623,3 +623,5 @@
#define kScoreboardPictID 1997
#define kDemoLength 6702
#define kGamepadDeadzone 4096 // Out of 32768