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

@@ -435,7 +435,7 @@ void func_80360828(Actor *this){
this->unk38_31 = 0x3C;
}
else{
if(!(func_8023DB5C() & 0xf)){
if(!(globalTimer_getTime() & 0xf)){
if(randf() < 0.35){
FUNC_8030E8B4(SFX_419_UNKNOWN, 1.0f, 28000, this->position, 1250, 2500);
}