- added debug grid. type 'grid' in-game to toggle
[supertux.git] / lib / app / globals.h
index 7c76c0d..83d57ed 100644 (file)
@@ -67,6 +67,7 @@ namespace SuperTux
   extern bool use_fullscreen;
   extern bool debug_mode;
   extern bool show_fps;
+  extern bool debug_grid;
 
   /** The number of the joystick that will be use in the game */
   extern int joystick_num;