X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fmain.c;fp=src%2Fgame_sp%2Fmain.c;h=f9dcecc5b63d377473810d2a8611166c5b9bd0cd;hb=77912538a71fe4bba85b97b873f937569d88998f;hp=51d799e7945ae249e6c8334b3ff7143284d6d8b8;hpb=5f189129bbc68852e3eb8b8d66c0b01b7f9da8fc;p=rocksndiamonds.git diff --git a/src/game_sp/main.c b/src/game_sp/main.c index 51d799e7..f9dcecc5 100644 --- a/src/game_sp/main.c +++ b/src/game_sp/main.c @@ -58,8 +58,6 @@ void RedrawPlayfield_SP(boolean force_redraw) RestorePlayfield(); UpdatePlayfield(force_redraw); - - BlitScreenToBitmap_SP(backbuffer); } void UpdateGameDoorValues_SP()