summaryrefslogtreecommitdiffstats
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
parentMerge branch 'master' of github.com:GTAmodding/re3 (diff)
downloadre3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar.gz
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar.bz2
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar.lz
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar.xz
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.tar.zst
re3-60364f11da262cc6335eaaa0df5f8cf5c59d1e59.zip
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;