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

@@ -70,7 +70,7 @@ Actor *func_80388740(ActorMarker *marker, Gfx **gfx, Mtx **mtx, Vtx **vtx){
|| this->state == 6
|| this->state == 8
){
if(this->unk4C != 0.0f && (func_8023DB5C() & 1)){
if(this->unk4C != 0.0f && (globalTimer_getTime() & 1)){
if(-2.0 < this->roll){
func_8034A174(func_80329934(), 6, sp2C);
particleEmitter_setPosition(local->unk0, sp2C);