diff options
-rw-r--r-- | spritetex.yaml | 36 |
1 files 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' |