X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=7e6bcc1f812150d0d2ea611f80951871f5be0b85;hp=c48826373f810021bc18b9df6f663454a5035364;hb=a56f43284d320b60cbeb1ebd097ec6d21d4f4ff1;hpb=3be7c7dc2af1580d9ba24118ed36fb001d09ebc1 diff --git a/src/libgame/system.h b/src/libgame/system.h index c4882637..7e6bcc1f 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -819,6 +819,8 @@ struct GfxInfo Bitmap *fade_bitmap_target; Bitmap *fade_bitmap_black; + Bitmap *masked_border_bitmap_ptr; + #if USE_FINAL_SCREEN_BITMAP Bitmap *final_screen_bitmap; #endif