moved code to draw envelope request over global animations
[rocksndiamonds.git] / src / init.c
index 3362ac97f2bb8dd7ec0e23817ef0e637a9462e2b..e96344eb51caf8da240895cc395e18bc1b096e16 100644 (file)
@@ -5917,6 +5917,7 @@ static void InitGfx(void)
   InitGfxDrawGlobalAnimFunction(DrawGlobalAnimations);
   InitGfxDrawGlobalBorderFunction(DrawMaskedBorderToTarget);
   InitGfxDrawTileCursorFunction(DrawTileCursor);
+  InitGfxDrawEnvelopeRequestFunction(DrawEnvelopeRequestToScreen);
 
   gfx.fade_border_source_status = global.border_status;
   gfx.fade_border_target_status = global.border_status;