document gGlobalTimer and related functions
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user