aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/ControllerConfig.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-25 12:38:25 +0200
committeraap <aap@papnet.eu>2019-07-25 12:38:25 +0200
commit60364f11da262cc6335eaaa0df5f8cf5c59d1e59 (patch)
treef0f0c966e091b8225e6ed48146e5e64fe18d0344 /src/core/ControllerConfig.h
parentecf03d0f54850005efdcea682a9728c0613325de (diff)
fixed dinput
Diffstat (limited to 'src/core/ControllerConfig.h')
-rw-r--r--src/core/ControllerConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ControllerConfig.h b/src/core/ControllerConfig.h
index 8a434245..b064a381 100644
--- a/src/core/ControllerConfig.h
+++ b/src/core/ControllerConfig.h
@@ -22,7 +22,7 @@ public:
int32 m_ContSetOrder;
};
- bool field_0;
+ bool firstCapture;
char _pad0[3];
DIJOYSTATE2 m_OldState;
DIJOYSTATE2 m_NewState;