When there is no entries in a menu, there is a crash. This delays the crash until...
[supertux.git] / lib / app / globals.h
index 6de62d6..2894b2b 100644 (file)
@@ -69,6 +69,7 @@ namespace SuperTux
   extern char* level_startup_file;
   extern bool launch_leveleditor_mode;
   extern bool launch_worldmap_mode;
+  extern bool flip_levels_mode;
 
   /* SuperTux directory ($HOME/.supertux) and save directory($HOME/.supertux/save) */
   extern char* st_dir;