add subaddie_getLinkedActor address for overlays

This commit is contained in:
Banjo Kazooie
2022-07-27 19:40:36 -05:00
parent a880e9d767
commit 6eff48b508

View File

@@ -345,6 +345,7 @@ subaddie_playerIsWithinSphere = 0x80329588;
actor_playAnimationOnce = 0x803298AC; actor_playAnimationOnce = 0x803298AC;
actor_loopAnimation = 0x803298D8; actor_loopAnimation = 0x803298D8;
marker_getActor = 0x80329958; marker_getActor = 0x80329958;
subaddie_getLinkedActor = 0x80329980;
actor_copy = 0x80329C40; actor_copy = 0x80329C40;
actors_appendToSavestate = 0x80329CBC; actors_appendToSavestate = 0x80329CBC;
actor_collisionOff = 0x8032AA74; actor_collisionOff = 0x8032AA74;