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

@@ -69,7 +69,7 @@ void func_802DC900(Actor *this){
void func_802DC960(void) {
Actor *actor;
if (D_8037DE60 == 0) {
actor = func_8032813C(0x1DC, D_803680A0, 0);
actor = spawn_actor_f32(0x1DC, D_803680A0, 0);
D_8037DE60 = actor->marker;
}
}