X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Finput.c;h=f7542440b6e3270185962a36e1cd3c1a9570920c;hb=33cabd20cdb4e7aa84dfd30975f1364e7b776121;hp=470975188b35f997624eb5f18519e240a5b45c7a;hpb=4178929e6f42902c237141d811dd61e2acb528cc;p=rocksndiamonds.git diff --git a/src/game_em/input.c b/src/game_em/input.c index 47097518..f7542440 100644 --- a/src/game_em/input.c +++ b/src/game_em/input.c @@ -110,9 +110,6 @@ void GameActions_EM(byte action[MAX_PLAYERS], boolean warp_mode) game_em.any_player_snapping, any_player_dropping); RedrawPlayfield_EM(FALSE); - - BlitScreenToBitmap_EM(backbuffer); - BackToFront_EM(); } /* read input device for players */