summaryrefslogtreecommitdiffstats
path: root/src/core/ControllerConfig.h
diff options
context:
space:
mode:
author_AG <gennariarmando@outlook.com>2019-07-10 09:57:08 +0200
committer_AG <gennariarmando@outlook.com>2019-07-10 10:03:06 +0200
commit5b04393bb47b424b8bab6864afe4d50e8a7026fe (patch)
tree307e7d6d326cf091f51ad3f4a5a5472b80ed1b7d /src/core/ControllerConfig.h
parentmore CVehicle (diff)
downloadre3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar.gz
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar.bz2
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar.lz
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar.xz
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.tar.zst
re3-5b04393bb47b424b8bab6864afe4d50e8a7026fe.zip
Diffstat (limited to '')
-rw-r--r--src/core/ControllerConfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/ControllerConfig.h b/src/core/ControllerConfig.h
index 581efe05..8a434245 100644
--- a/src/core/ControllerConfig.h
+++ b/src/core/ControllerConfig.h
@@ -50,7 +50,8 @@ public:
void ClearSimButtonPressCheckers();
void AffectPadFromKeyBoard();
void AffectPadFromMouse();
-
+ void ClearSettingsAssociatedWithAction(int, int);
+
};
VALIDATE_SIZE(CControllerConfigManager, 0x143C);