From d97e8c69b67a568d84c49493a16a2215dd52808f Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 30 Nov 2012 23:10:22 +0100 Subject: commented out the stupid igapuku shits for skawo --- spritetex.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/spritetex.yaml b/spritetex.yaml index 7fbff1d..a3c6218 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -702,24 +702,24 @@ hooks: # target_func: 'TEX_IgaPuku' - - name: IgaPukuNoEffect1 - type: branch_insn - branch_type: bl - src_addr_pal: 0x80A251BC - target_func: 'IgaPukuNoEffect1' - - - name: IgaPukuChangeEffect2 - type: branch_insn - branch_type: bl - src_addr_pal: 0x80A251E8 - target_func: 'IgaPukuChangeEffect2' - - - - name: IgaPukuSoundChange - type: branch_insn - branch_type: bl - src_addr_pal: 0x80A25238 - target_func: 'IgaPukuSoundChange' +# - name: IgaPukuNoEffect1 +# type: branch_insn +# branch_type: bl +# src_addr_pal: 0x80A251BC +# target_func: 'IgaPukuNoEffect1' +# +# - name: IgaPukuChangeEffect2 +# type: branch_insn +# branch_type: bl +# src_addr_pal: 0x80A251E8 +# target_func: 'IgaPukuChangeEffect2' +# +# +# - name: IgaPukuSoundChange +# type: branch_insn +# branch_type: bl +# src_addr_pal: 0x80A25238 +# target_func: 'IgaPukuSoundChange' -- cgit v1.2.3