LAB: Further rendering pipeline fixes

This commit is contained in:
Eugene Sandulenko 2014-12-14 17:46:40 +01:00
parent 11a7ffaabe
commit bbddd32d38
12 changed files with 116 additions and 146 deletions

View file

@ -629,7 +629,7 @@ static void doActions(ActionPtr APtr, CloseDataPtr *LCPtr) {
addCurTime(APtr->Param1, 0, &StartSecs, &StartMicros);
#if !defined(DOSCODE)
g_system->updateScreen();
WSDL_UpdateScreen();
#endif
while (1) {