summaryrefslogtreecommitdiffstats
path: root/src/core/Pad.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-06-21 14:52:19 +0200
committeraap <aap@papnet.eu>2020-06-21 14:52:19 +0200
commitb81bf1e1389728d42acf8de6128e57fc386d91b8 (patch)
treef6baf48d8f5a310794ab3477246033a8c2dd426c /src/core/Pad.h
parentsynch with re3 (diff)
parentkilling peds increase chaos level (diff)
downloadre3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar.gz
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar.bz2
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar.lz
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar.xz
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.tar.zst
re3-b81bf1e1389728d42acf8de6128e57fc386d91b8.zip
Diffstat (limited to 'src/core/Pad.h')
-rw-r--r--src/core/Pad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Pad.h b/src/core/Pad.h
index ccfdcbc9..2f50a164 100644
--- a/src/core/Pad.h
+++ b/src/core/Pad.h
@@ -237,6 +237,7 @@ public:
bool CycleWeaponRightJustDown(void);
bool GetTarget(void);
bool TargetJustDown(void);
+ bool DuckJustDown(void);
bool JumpJustDown(void);
bool GetSprint(void);
bool ShiftTargetLeftJustDown(void);