- Refactored worldmap a bit to reuse GameObject from the rest of the game
[supertux.git] / src / control / joystickkeyboardcontroller.h
index 150ddb3..6520a2b 100644 (file)
@@ -43,6 +43,7 @@ public:
   void write(lisp::Writer& writer);
   void read(const lisp::Lisp& lisp);
        bool check_cheatcode(const std::string& cheatcode);
+  void reset();
 
   Menu* get_key_options_menu();
   Menu* get_joystick_options_menu();