summaryrefslogtreecommitdiff
path: root/src/touchmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchmanager.cpp')
-rw-r--r--src/touchmanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/touchmanager.cpp b/src/touchmanager.cpp
index c70baace8..4d7c78db6 100644
--- a/src/touchmanager.cpp
+++ b/src/touchmanager.cpp
@@ -39,6 +39,7 @@ TouchManager::TouchManager() :
mKeyboard(nullptr),
mPad(nullptr),
mAttack(nullptr),
+ mCancel(nullptr),
mVertexes(new ImageCollection),
mRedraw(true),
mShowJoystick(false),