summaryrefslogtreecommitdiff
path: root/poweruphax.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2013-02-22 00:18:50 +0100
committerTreeki <treeki@gmail.com>2013-02-22 00:18:50 +0100
commit17401978c44e6efbe27d9676d045bec266bbd6a9 (patch)
tree266ce64e185fe26042006a38dfabf02bbd7383d6 /poweruphax.yaml
parentbe4cb117959484a37de3613a484988445c9a3d86 (diff)
downloadkamek-17401978c44e6efbe27d9676d045bec266bbd6a9.tar.gz
kamek-17401978c44e6efbe27d9676d045bec266bbd6a9.zip
fix using a mushroom from stock item when you have a hammer suit
Diffstat (limited to '')
-rw-r--r--poweruphax.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/poweruphax.yaml b/poweruphax.yaml
index 07ad22f..24d3115 100644
--- a/poweruphax.yaml
+++ b/poweruphax.yaml
@@ -930,6 +930,12 @@ hooks:
src_addr_pal: 0x800FC9B4
target_func: 'UpdateCalcPowerupResult'
+ - name: FixCalcPowerupResultForMushroom
+ type: branch_insn
+ branch_type: b
+ src_addr_pal: 0x800FC9E8
+ target_func: 'FixCalcPowerupResultForMushroom'
+
# THE WONDERS OF STOCK ITEM SHADOW
# Current size: 0x280
# New size: 0x290