Renaming functions

This commit is contained in:
Adrien Bonnin
2024-09-09 19:51:23 +02:00
parent b77274c9ea
commit 1861ce5c0e
173 changed files with 752 additions and 753 deletions

View File

@@ -373,7 +373,7 @@ s32 func_80309714(void){
return mapModel.collision_opa->unk12;
}
f32 func_80309724(f32 arg0[3]){
f32 mapModel_getFloorY(f32 arg0[3]){
return func_80308FDC(arg0, 0x1e0000);
}