This commit is contained in:
Daveo 2001-08-13 14:11:04 +00:00
parent 5487cb5e3b
commit 16d430eadd

View file

@ -356,6 +356,7 @@ int ScrH=VidGetScrH()*FrameFlipFlag;
Disp->screen.h=256;
PutDispEnv(Disp);
PutDrawEnv(Draw);
VSync(0); // < -need this here, not in game (vsync miss bug)
// If set, load background screen
if (ScreenImage)