Delayed root hatching
[supertux.git] / src / gameconfig.hpp
index 8a6dcc5..f4cb884 100644 (file)
@@ -36,8 +36,10 @@ public:
    */
   int screenwidth;
   int screenheight;
+  float aspect_ratio;
 
   bool use_fullscreen;
+  bool try_vsync;
   bool show_fps;
   bool sound_enabled;
   bool music_enabled;