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

@@ -87,7 +87,7 @@ void func_80391040(Actor *this){
if( !this->marker->unk14_21 ) return;
if( !func_80390FC0() ) return;
if( func_8023DB5C() & 7 ) return;
if( globalTimer_getTime() & 7 ) return;
if(randf() < 0.5){
a1 = 8;