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

@@ -126,7 +126,7 @@ s32 func_8024E67C(s32 controller_index){
}
s32 func_8024E698(s32 controller_index){
if(func_8023DB5C() < 2){
if(globalTimer_getTime() < 2){
return 0;
}