document gGlobalTimer and related functions

This commit is contained in:
mariob92
2024-09-02 12:35:38 +02:00
parent 98e97f4e95
commit ec98c1620c
53 changed files with 102 additions and 102 deletions

View File

@@ -929,7 +929,7 @@ void func_80316764(GcZoombox *this, s32 arg1) {
}
}
else if (arg1) {
if (!this->unk1A4_12 || (sp2C[0] == 0) || !(func_8023DB5C() & 1)){
if (!this->unk1A4_12 || (sp2C[0] == 0) || !(globalTimer_getTime() & 1)){
if (this->unk110[0] == -1.0f) {
func_80315C90(this, 1);
}