diff options
author | Treeki <treeki@gmail.com> | 2011-08-14 14:44:23 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-08-14 14:44:23 +0200 |
commit | 4d482b80241de4512b68bc160dfc29b7e521134d (patch) | |
tree | d88fd4ee671a99b88708f47fee11ab67d14f4f0a /poweruphax.yaml | |
parent | df2a6c031daa43c948eaebd5c53c1434d48851b6 (diff) | |
download | kamek-4d482b80241de4512b68bc160dfc29b7e521134d.tar.gz kamek-4d482b80241de4512b68bc160dfc29b7e521134d.zip |
fixed powerup sound
Diffstat (limited to '')
-rw-r--r-- | poweruphax.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poweruphax.yaml b/poweruphax.yaml index 1eb53af..191c31d 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -186,7 +186,7 @@ hooks: - name: FixPowerupSound type: branch_insn - branch_type: bl + branch_type: b src_addr_pal: 0x80141334 target_func: 'FixPowerupSound' |