X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Finit.c;h=943839edba5acecd02e708e51bce2e444158806a;hp=149b4ef2709e0ef6d6d26cf17cf798c897f85b88;hb=2178db0a0652bc87717aa1a55c888258ad6701e5;hpb=a56f43284d320b60cbeb1ebd097ec6d21d4f4ff1 diff --git a/src/init.c b/src/init.c index 149b4ef2..943839ed 100644 --- a/src/init.c +++ b/src/init.c @@ -5325,6 +5325,8 @@ void InitGfx() InitGfxDrawGlobalAnimFunction(DrawGlobalAnim); InitGfxDrawGlobalBorderFunction(DrawMaskedBorderToTarget); + gfx.fade_border_source_status = global.border_status; + gfx.fade_border_target_status = global.border_status; gfx.masked_border_bitmap_ptr = backbuffer; /* use copy of busy animation to prevent change while reloading artwork */