summaryrefslogtreecommitdiff
path: root/src/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/joystick.h')
-rw-r--r--src/joystick.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/joystick.h b/src/joystick.h
index 12e926723..16dc2aa72 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -135,6 +135,8 @@ class Joystick final
void resetRepeat(const int key);
+ void reload();
+
protected:
unsigned char mDirection;