X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;fp=src%2Fmain.h;h=4745e393ef2f57cc4ca2d0ff7550bdcb6980b34e;hb=ab1b88fdff55c78b506bfe5ff18d45723be0d2a9;hp=6dc9881ff5f355cb5bb5b9a0927b234430432c9a;hpb=9e9371e54c2ccd0c2ace5a8e3f8b1308c268b92f;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 6dc9881f..4745e393 100644 --- a/src/main.h +++ b/src/main.h @@ -2894,6 +2894,11 @@ struct RequestInfo boolean autowrap; boolean centered; boolean wrap_single_words; + + // run-time values + Bitmap *bitmap; + int sx, sy; + int xsize, ysize; }; struct PreviewInfo