mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 05:38:47 -04:00
Z2AudioLib: split (#64)
* 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>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* 802BEBDC 002BBB1C 94 21 FF F0 */ stwu r1, -0x10(r1)
|
||||
/* 802BEBE0 002BBB20 7C 08 02 A6 */ mflr r0
|
||||
/* 802BEBE4 002BBB24 90 01 00 14 */ stw r0, 0x14(r1)
|
||||
/* 802BEBE8 002BBB28 4B FF F3 C9 */ bl Z2SoundObjBase_NS_init
|
||||
/* 802BEBEC 002BBB2C 80 01 00 14 */ lwz r0, 0x14(r1)
|
||||
/* 802BEBF0 002BBB30 7C 08 03 A6 */ mtlr r0
|
||||
/* 802BEBF4 002BBB34 38 21 00 10 */ addi r1, r1, 0x10
|
||||
/* 802BEBF8 002BBB38 4E 80 00 20 */ blr
|
||||
Reference in New Issue
Block a user