diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2024-08-22 23:17:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 13:17:24 -0700 |
| commit | d3420ffe8d38185b66cb67a6605fb3d89cb72b36 (patch) | |
| tree | d205cdabe6f717090805af9ba5d6414b91d97f75 /asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s | |
| parent | 18f4489dd6e7996152bc385ec89a340dccaafe8a (diff) | |
jstudio particle and sound OK (#2194)
* Work on object-sound
* object-particle OK
* object-sound OK
* JStudio_JAudio2 control OK
* JStudio_JParticle control OK
* JStage object OK
* JStage ambient light OK
Diffstat (limited to 'asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s')
| -rw-r--r-- | asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s b/asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s deleted file mode 100644 index 8173ac4917..0000000000 --- a/asm/JSystem/JStudio/JStudio_JParticle/object-particle/func_8028EC74.s +++ /dev/null @@ -1,6 +0,0 @@ -lbl_8028EC74: -/* 8028EC74 2C 04 00 02 */ cmpwi r4, 2 -/* 8028EC78 4C 82 00 20 */ bnelr -/* 8028EC7C 80 05 00 00 */ lwz r0, 0(r5) -/* 8028EC80 90 03 01 CC */ stw r0, 0x1cc(r3) -/* 8028EC84 4E 80 00 20 */ blr |
