From 4ca081e0ec924be70a2f67521f505b7b7aa4e54d Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 19 Oct 2012 23:40:01 +0200 Subject: fixed igapuku retexture --- spritetex.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spritetex.yaml b/spritetex.yaml index b68b437..77694d8 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: 0x80AB2288 - # target_func: 'TEX_IgaPuku' + - name: TEX_IgaPuku + type: branch_insn + branch_type: bl + src_addr_pal: 0x80A24CF4 + target_func: 'TEX_IgaPuku' - name: IgaPukuNoEffect1 -- cgit v1.2.3