X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fcartoons.c;h=aa9667c27fceee45e287694e5dd82ea5a38d60bf;hb=ee749a764df3dfa944c1f9de740ccbeb1cfdef40;hp=e6892ebb3c28a2addeba225d12ca75066b82f623;hpb=80b3b0a5109b5678a9a921fcd1b4f7046e5e76d0;p=rocksndiamonds.git diff --git a/src/cartoons.c b/src/cartoons.c index e6892ebb..aa9667c2 100644 --- a/src/cartoons.c +++ b/src/cartoons.c @@ -23,16 +23,24 @@ static struct ToonInfo toons[MAX_NUM_TOONS]; static void PrepareBackbuffer() { - /* Fill empty backbuffer for animation functions */ + if (game_status == GAME_MODE_PLAYING && + level.game_engine_type == GAME_ENGINE_TYPE_EM) + { + BlitScreenToBitmap_EM(backbuffer); + + return; + } + + /* fill empty backbuffer for animation functions */ if (setup.direct_draw && game_status == GAME_MODE_PLAYING) { - int xx,yy; + int xx, yy; SetDrawtoField(DRAW_BACKBUFFER); - for(xx=0; xx