From 3b616a5f8b7d49c59c45f09b59c1129b43002f3d Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 7 Sep 2012 21:20:15 +0200 Subject: untested retextures/re-effects/re-sounds for igapuku and tobipuku --- spritetex.yaml | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) (limited to 'spritetex.yaml') diff --git a/spritetex.yaml b/spritetex.yaml index d6d7ebf..88d0d55 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -641,3 +641,69 @@ hooks: src_addr_pal: 0x80887FB4 target_func: 'ChangeWindyColour' + + - name: TobiPukuBypass + type: branch_insn + branch_type: bl + src_addr_pal: 0x808BB34C + target_func: 'TobiPukuBypass' + + - name: TEX_TobiPuku + type: branch_insn + branch_type: bl + src_addr_pal: 0x80AB2288 + target_func: 'TEX_TobiPuku' + + - name: TobiPukuSoundChangeB + type: branch_insn + branch_type: bl + src_addr_pal: 0x80AB2648 + target_func: 'TobiPukuSoundChange' + + - name: TobiPukuSoundChange + type: branch_insn + branch_type: bl + src_addr_pal: 0x80AB2690 + target_func: 'TobiPukuSoundChange' + + - name: TobiPukuEffectChange + type: branch_insn + branch_type: bl + src_addr_pal: 0x80AB2618 + target_func: 'TobiPukuEffectChange' + + + - name: IgaPukuBypass + type: branch_insn + branch_type: bl + 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: 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