added flag to (not) show scaling in title to default configuration settings
[rocksndiamonds.git] / src / libgame / system.h
index 630dce8573face1ad389ca539d2aa4d72fedb1f6..b2187d78cda9ac18b57f0d6fb5cf030917aff597 100644 (file)
@@ -1090,6 +1090,7 @@ struct SetupInternalInfo
   int default_window_height;
 
   boolean choose_from_top_leveldir;
+  boolean show_scaling_in_title;
 };
 
 struct SetupDebugInfo