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

@@ -329,7 +329,7 @@ void func_80355134(void) {
sp3C = func_8033E864();
sp38 = func_8033E888();
sp34 = func_8033E8AC();
if ((func_8023DB5C() & 1) == 0) {
if ((globalTimer_getTime() & 1) == 0) {
temp_s0->unk20--;
}
if (temp_s0->unk20 < 0) {
@@ -400,7 +400,7 @@ void func_803553E8(void) {
sp3C = func_8033E864();
sp38 = func_8033E888();
sp34 = func_8033E8AC();
if ((func_8023DB5C() & 1) == 0) {
if ((globalTimer_getTime() & 1) == 0) {
temp_s0->unk20--;
}
if (temp_s0->unk20 < 0) {