diff options
author | Colin Noga <Tempus@Spectrum-Song.local> | 2011-08-14 13:38:04 -0500 |
---|---|---|
committer | Colin Noga <Tempus@Spectrum-Song.local> | 2011-08-14 13:38:04 -0500 |
commit | 74a7d023469eb0a5a2dc713c74709b11e1815b8a (patch) | |
tree | 017199545fe6110e2e700907ea393a6654865cb8 /poweruphax.yaml | |
parent | ead037af2d2665e94ed8d804a1e220c47ba54db9 (diff) | |
parent | 4d482b80241de4512b68bc160dfc29b7e521134d (diff) | |
download | kamek-74a7d023469eb0a5a2dc713c74709b11e1815b8a.tar.gz kamek-74a7d023469eb0a5a2dc713c74709b11e1815b8a.zip |
Merge branch 'level-select' of treeki:newergit/Kamek into level-select
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' |