rnd-20070307-1-src
[rocksndiamonds.git] / src / libgame / system.h
index 0a1c39061ee2af0406d3d1123ee750d0d5182006..b3811e61e6fcdbdd82d23ba0094b9dad7ba792b4 100644 (file)
@@ -773,6 +773,7 @@ struct SetupShortcutInfo
 
 struct SetupSystemInfo
 {
+  char *sdl_videodriver;
   char *sdl_audiodriver;
   int audio_fragment_size;
 };