diff options
| -rw-r--r-- | spritetex.yaml | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/spritetex.yaml b/spritetex.yaml index 77694d8..7fbff1d 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -695,11 +695,11 @@ hooks:      src_addr_pal: 0x80ABC0C0      target_func: 'IgaPukuBypass' -  - name: TEX_IgaPuku -    type: branch_insn -    branch_type: bl -    src_addr_pal: 0x80A24CF4 -    target_func: 'TEX_IgaPuku' +#  - name: TEX_IgaPuku +#    type: branch_insn +#    branch_type: bl +#    src_addr_pal: 0x80A24CF4 +#    target_func: 'TEX_IgaPuku'    - name: IgaPukuNoEffect1 | 
