diff options
author | Treeki <treeki@gmail.com> | 2013-05-04 06:06:56 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-05-04 06:06:56 +0200 |
commit | 3e5b7f69c3607ba939f142e2f2983dd76df68311 (patch) | |
tree | 799a7bbf0611a9414c95ac14e03071d37526369e /poweruphax.yaml | |
parent | 60815edc8e3edcc1e2feb6cba723c3398860dbba (diff) | |
download | kamek-3e5b7f69c3607ba939f142e2f2983dd76df68311.tar.gz kamek-3e5b7f69c3607ba939f142e2f2983dd76df68311.zip |
fix no-hatless-mario patch
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 1c48020..942832e 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -174,7 +174,7 @@ hooks: - name: DisableHat99Thing type: nop_insn - area_pal: 0x80089D48 + area_pal: 0x80060F0C - name: DisableHatForHammer type: branch_insn |