From 834fa727b32302a8580690c8aa94507b03223189 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 1 Dec 2012 18:06:46 +0100 Subject: A Thing --- poweruphax.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/poweruphax.yaml b/poweruphax.yaml index c46cb5f..12060d1 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -732,3 +732,11 @@ hooks: src_addr_pal: 0x808AAF90 target_func: 'StrongboxGiveBattleItem' + - name: NoSoundBattleKinopio + type: nop_insn + area_pal: 0x808AB5FC + + - name: NoDrawBattleKinopio + type: nop_insn + area_pal: [0x807B9F74,0x807B9F88] + -- cgit v1.2.3