X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fmain.c;h=f0b7603e13303df3080e15f951daf849a43c46d2;hp=efe66ad90b9784cbebbea7d7d4c235b93f0aaa0a;hb=4145364edf9ddec790b586344f9570145ae39896;hpb=4178929e6f42902c237141d811dd61e2acb528cc diff --git a/src/game_sp/main.c b/src/game_sp/main.c index efe66ad9..f0b7603e 100644 --- a/src/game_sp/main.c +++ b/src/game_sp/main.c @@ -59,7 +59,7 @@ void RedrawPlayfield_SP(boolean force_redraw) UpdatePlayfield(force_redraw); - BackToFront_SP(); + BlitScreenToBitmap_SP(window); } void UpdateGameDoorValues_SP()