X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.c;h=fb1e39494794714f2f81c23b556de38fdc12a3f1;hb=78dc584e5e2a4afa8b5e5858a356f46a3880aee0;hp=2d35e042e0b67db6629289cf29ee25bf6725ec65;hpb=830ab4d58b00129ff57c9600dc99a2494af8841c;p=rocksndiamonds.git diff --git a/src/tools.c b/src/tools.c index 2d35e042..fb1e3949 100644 --- a/src/tools.c +++ b/src/tools.c @@ -256,6 +256,7 @@ void BackToFront() { if (redraw_mask & REDRAW_DOOR_1) BlitBitmap(backbuffer, window, DX, DY, DXSIZE, DYSIZE, DX, DY); + if (redraw_mask & REDRAW_DOOR_2) { #if 0