diff options
author | Treeki <treeki@gmail.com> | 2012-11-30 23:10:22 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-11-30 23:10:22 +0100 |
commit | d97e8c69b67a568d84c49493a16a2215dd52808f (patch) | |
tree | 2e2f20e00f90ad35a032b2a0edc67948c2d7fa4f | |
parent | ad610772911d1f3598cf3d2e4076e0e94fd1e0ea (diff) | |
download | kamek-d97e8c69b67a568d84c49493a16a2215dd52808f.tar.gz kamek-d97e8c69b67a568d84c49493a16a2215dd52808f.zip |
commented out the stupid igapuku shits for skawo
Diffstat (limited to '')
-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' |