X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.c;h=17a5cf5ad15e16cc0cf068af1a6949f89c55675a;hb=30f5fd7b8f2235820dcbe638a18319d802317530;hp=6a1306e45e903f9238a6526b4a6a86f68bcc1ce2;hpb=bfe3ef29da6539dffdd8674a67c3144f6a3cdddc;p=rocksndiamonds.git diff --git a/src/tools.c b/src/tools.c index 6a1306e4..17a5cf5a 100644 --- a/src/tools.c +++ b/src/tools.c @@ -8233,6 +8233,7 @@ void ChangeViewportPropertiesIfNeeded() init_video_buffer = TRUE; init_gfx_buffers = TRUE; + init_gadgets_and_toons = TRUE; // printf("::: video: init_video_buffer, init_gfx_buffers\n"); } @@ -8383,6 +8384,7 @@ void ChangeViewportPropertiesIfNeeded() InitGadgets(); InitToons(); + InitGlobalAnimations(); } if (init_em_graphics)