summaryrefslogtreecommitdiffstats
path: root/src/core/Pad.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-08-15 01:28:17 +0200
committerGitHub <noreply@github.com>2020-08-15 01:28:17 +0200
commit07038ce88ec4056d19f999bab177ad02773c0ef9 (patch)
tree090a5779c6fe668d1f39a6d158755023f8fe0cd2 /src/core/Pad.h
parentRemove III files (diff)
parentContinue to Frontend, fix savegame list bug (diff)
downloadre3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar.gz
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar.bz2
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar.lz
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar.xz
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.tar.zst
re3-07038ce88ec4056d19f999bab177ad02773c0ef9.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 2a0bb7d3..4374bc1a 100644
--- a/src/core/Pad.h
+++ b/src/core/Pad.h
@@ -171,6 +171,7 @@ public:
static bool bObsoleteControllerMessage;
static bool bOldDisplayNoControllerMessage;
static bool m_bMapPadOneToPadTwo;
+ static bool bHasPlayerCheated;
static CKeyboardState OldKeyState;
static CKeyboardState NewKeyState;