LAB: Further rendering pipeline fixes
This commit is contained in:
parent
11a7ffaabe
commit
bbddd32d38
12 changed files with 116 additions and 146 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue