Merge branch 'master' into wip/pal_integration

This commit is contained in:
Banjo Kazooie
2024-09-05 20:10:25 -05:00
112 changed files with 429 additions and 428 deletions

View File

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