rnd-20100402-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 1282c695dfad181381f44ca742e33141b84ddc15..87127ad11bc620985af6ef9373ede4be569268f6 100644 (file)
@@ -6406,5 +6406,8 @@ struct ConfigInfo image_config[] =
   { "[player].sleeping_delay_fixed",           "2000"                  },
   { "[player].sleeping_delay_random",          "2000"                  },
 
+  { "global.screen.width",                     "672"                   },
+  { "global.screen.height",                    "560"                   },
+
   { NULL,                                      NULL                    }
 };