This commit is contained in:
Daveo 2001-08-13 14:13:22 +00:00
parent 16d430eadd
commit d8d3e1626c
4 changed files with 0 additions and 7 deletions

View file

@ -241,7 +241,6 @@ void exc_c(void)
// Swap
while(DrawSync(1));
VSync(0);
VidSwapDraw();
PrimDisplay();
}