fix: rename function references from previous refactors

This commit is contained in:
Bl00D4NGEL
2024-09-09 23:38:22 +02:00
parent 9390431cd5
commit 2a0d1eacd5
3 changed files with 3 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ extern void chTooth_update(Actor * this){
sp24[1] = 1470.0f;
func_80333388(local->unk0->jiggy_id);
func_803331D8(local->unk0->jiggy_id, sp24);
codeABC00_spawnJiggyAtLocation(local->unk0->jiggy_id, sp24);
}
}
}