This commit is contained in:
Daveo 2001-01-03 15:48:42 +00:00
parent 90742214eb
commit 6abd565b82
5 changed files with 42 additions and 21 deletions

View file

@ -143,6 +143,9 @@ static void VidVSyncCallback()
FrameCounter++;
TickCount++;
if (DrawLoadIcon) LoadingIcon();
PrimDrawCallBack();
if (VbFunc)
{
VbFunc();