New Norwegian Translation
[supertux.git] / lib / app / globals.h
index f1ba029..83d57ed 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "SDL.h"
 
-#include "../video/font.h"
+#include "video/font.h"
 #include "tinygettext.h"
 
 namespace SuperTux
@@ -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;