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

@@ -405,7 +405,7 @@ void func_803867A8(Actor *this) {
this->position[0] = this->unk1C[0] + sp5C[0];
this->position[2] = this->unk1C[2] + sp5C[2];
if (this->marker->unk14_21) {
sp44 = this->unk158[func_8023DB5C() & 1];
sp44 = this->unk158[globalTimer_getTime() & 1];
if (sp44 != NULL) {
particleEmitter_setAlpha(sp44, this->alpha_124_19);
phi_f0 = this->unk60 - 10.0f;