X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=7abe732835c21cf761014e35d200554c0118d2f5;hb=522cba3565ad60664933d454f83518961deb41c5;hp=151f83555d4dbfcf11e954b0956729ac2b712d8f;hpb=b6c5148b52b3c52038faef5ad80ef28bc9f623d7;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 151f8355..7abe7328 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -837,6 +837,7 @@ struct GfxInfo Bitmap *background_bitmap; int background_bitmap_mask; + Bitmap *fade_bitmap_backup; Bitmap *fade_bitmap_source; Bitmap *fade_bitmap_target; Bitmap *fade_bitmap_black;