mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 11:47:03 -04:00
e71b327988
* Z2AudioLib: split - Z2SpeechMgr2 - Z2Audience - Z2EnvSeMgr - Z2SoundMgr - Z2AudioMgr - Z2Creature - Z2SoundStarter - Z2WolfHowlMgr - Z2SoundObject - Z2SoundObjMgr - Z2SoundInfo - Z2AudioArcLoader - Z2AudioLib - Z2SoundHandles - Z2LinkMgr: finish splitting - Z2SceneMgr: finish splitting - Z2SeqMgr: finish splitting * merge fix Co-authored-by: Pheenoh <pheenoh@gmail.com>
9 lines
409 B
ArmAsm
9 lines
409 B
ArmAsm
/* 802C520C 002C214C 94 21 FF F0 */ stwu r1, -0x10(r1)
|
|
/* 802C5210 002C2150 7C 08 02 A6 */ mflr r0
|
|
/* 802C5214 002C2154 90 01 00 14 */ stw r0, 0x14(r1)
|
|
/* 802C5218 002C2158 4B FF B3 19 */ bl Z2Creature_NS_init
|
|
/* 802C521C 002C215C 80 01 00 14 */ lwz r0, 0x14(r1)
|
|
/* 802C5220 002C2160 7C 08 03 A6 */ mtlr r0
|
|
/* 802C5224 002C2164 38 21 00 10 */ addi r1, r1, 0x10
|
|
/* 802C5228 002C2168 4E 80 00 20 */ blr
|