rnd-20060816-2-src
[rocksndiamonds.git] / src / libgame / system.c
index c0448a8e0d14e1d64c8deb694ca4b3e2f685fba5..264a3366832f24750ff3de0a2a9d3527ed2b9377 100644 (file)
@@ -327,6 +327,7 @@ void InitVideoBuffer(DrawBuffer **backbuffer, DrawWindow **window,
   video.width = width;
   video.height = height;
   video.depth = GetRealDepth(depth);
+
   video.fullscreen_available = FULLSCREEN_STATUS;
   video.fullscreen_enabled = FALSE;
   video.fullscreen_modes = NULL;