Rename ActorUnkSZKU to ActorTearLight (#126)

This commit is contained in:
Alessevan
2026-08-07 21:42:48 -04:00
committed by GitHub
parent 7232214eca
commit 9ada2de150
11 changed files with 204 additions and 208 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ void Inventory::func_ov001_020bba6c() {
unk32 actorId;
} uStack_18;
uStack_18.ptr = &data_ov000_020b3000;
uStack_18.actorId = ActorId_SZKU;
uStack_18.actorId = ActorId_TearLight;
Actor **ppActor = gpActorManager->func_01fff350(&uStack_18, gpActorManager->mActorTable);
while (ppActor != gpActorManager->mUnk_08) {