rnd-20061028-1-src
[rocksndiamonds.git] / src / main.h
index bc912050179cd9779b82ee5239f30e7eeb7f0a15..70ea792a9844e53ad0bd9507eb9883f57b4b8ec8 100644 (file)
@@ -2363,6 +2363,8 @@ struct GraphicInfo
   int post_delay;              /* optional setting for drawing title screens */
   int auto_delay;              /* optional setting for drawing title screens */
 
+  boolean use_image_size;      /* use image size as default width and height */
+
 #if defined(TARGET_X11_NATIVE_PERFORMANCE_WORKAROUND)
   Pixmap clip_mask;            /* single-graphic-only clip mask for X11 */
   GC clip_gc;                  /* single-graphic-only clip gc for X11 */