summaryrefslogtreecommitdiff
path: root/Rotate.c
diff options
context:
space:
mode:
Diffstat (limited to 'Rotate.c')
-rw-r--r--Rotate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rotate.c b/Rotate.c
index b79f803..842640e 100644
--- a/Rotate.c
+++ b/Rotate.c
@@ -53,6 +53,7 @@ static void RotateBobs(register LONG numframes, register LONG totangle)
BltBitMap(sbim,0,0,dbim,(width-sbob->Width)/2,
(height-sbob->Height)/2,sbob->Width,sbob->Height,0xc0,0xff,0);
+ WaitBlit();
BitMapToByteMap(dbim,sbym);
for(i=numframes; i>0; --i)
{