mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-15 21:49:56 -04:00
add p1 == 0 logic
This commit is contained in:
@@ -377,6 +377,7 @@ static void waitForTick(u32 p1, u16 p2) {
|
||||
msg = 0;
|
||||
}
|
||||
} while (((intptr_t)msg - (intptr_t)nextCount) < 0);
|
||||
dusk::frameUsagePct = 100.0f;
|
||||
nextCount = (intptr_t)msg + uVar1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user