X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.c;h=17a5cf5ad15e16cc0cf068af1a6949f89c55675a;hp=6a1306e45e903f9238a6526b4a6a86f68bcc1ce2;hb=f78f30b84a0345ea31b30c5bd95e338c9d9ebd4b;hpb=bfe3ef29da6539dffdd8674a67c3144f6a3cdddc 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)