diff options
Diffstat (limited to '')
-rw-r--r-- | poweruphax.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/poweruphax.yaml b/poweruphax.yaml index 12060d1..eed8785 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -740,3 +740,8 @@ hooks: type: nop_insn area_pal: [0x807B9F74,0x807B9F88] + - name: NoBattleFanfare + type: patch + addr_pal: 0x8019C290 + data: '4E800020' + |