X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fmain.c;h=f9dcecc5b63d377473810d2a8611166c5b9bd0cd;hb=49e5cc70747062c45172e6106b8bec41d2e859ad;hp=f0b7603e13303df3080e15f951daf849a43c46d2;hpb=4145364edf9ddec790b586344f9570145ae39896;p=rocksndiamonds.git diff --git a/src/game_sp/main.c b/src/game_sp/main.c index f0b7603e..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(window); } void UpdateGameDoorValues_SP()