Added simple cheat menu to grow/fire/ice/shrink/... Tux
[supertux.git] / src / control / controller.hpp
index b73695d..8d8543e 100644 (file)
@@ -35,6 +35,7 @@ public:
     MENU_SELECT,
     MENU_BACK,
 
+    CHEAT_MENU,
     CONSOLE,
 
     PEEK_LEFT,