From 9f5670af10badc2c4e14ca7602db40f311f397b7 Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 7 Apr 2011 20:51:07 +0200 Subject: fixing a typo --- spritetex.yaml | 82 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/spritetex.yaml b/spritetex.yaml index 2403dac..2d909f0 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -15,123 +15,123 @@ hooks: src_addr_ntsc: 0x80875BB4 src_addr_pal: 0x80875BB4 target_func: 'TEX_Bush' - - - -# The below was added by Tempus - - + + + +# The below was added by Tempus + + - name: TEX_Goomba type: branch_insn branch_type: bl src_addr_pal: 0x80031384 target_func: 'TEX_Goomba' - - + + - name: TEX_Barrel type: branch_insn branch_type: bl src_addr_pal: 0x809AB3B4 target_func: 'TEX_Barrel' - - + + # - name: TEX_Blooper # type: branch_insn # branch_type: bl # src_addr_pal: 0x80A0451C # target_func: 'TEX_Blooper' - - + + # - name: TEX_BigBlock # type: branch_insn # branch_type: bl # src_addr_pal: 0x809B8DB8 # target_func: 'TEX_BigBlock' - - + + # - name: TEX_Thwomp # type: branch_insn # branch_type: bl # src_addr_pal: 0x809F63F4 # target_func: 'TEX_Thwomp' - - + + - name: TEX_GiantBuzzy type: branch_insn branch_type: bl src_addr_pal: 0x809B6B44 target_func: 'TEX_GiantBuzzy' - - + + - name: TEX_Buzzy type: branch_insn branch_type: bl src_addr_pal: 0x80A67834 target_func: 'TEX_Buzzy' - - + + - name: TEX_SpikeTop type: branch_insn branch_type: bl src_addr_pal: 0x80AB2C34 target_func: 'TEX_SpikeTop' - - + + - name: TEX_Spiny type: branch_insn branch_type: bl src_addr_pal: 0x8003DBF8 target_func: 'TEX_Spiny' - - + + - name: TEX_SpringBlock type: branch_insn branch_type: bl src_addr_pal: 0x80AC8640 target_func: 'TEX_SpringBlock' - - + + # - name: TEX_Coaster # type: branch_insn # branch_type: bl # src_addr_pal: 0x80859714 # target_func: 'TEX_Coaster' - - + + # - name: TEX_Koopa # type: branch_insn # branch_type: bl # src_addr_pal: 0x80A72904 # target_func: 'TEX_Koopa' - - + + # - name: TEX_Gabon # type: branch_insn # branch_type: bl # src_addr_pal: 0x80A00284 # target_func: 'TEX_Gabon' - - + + # - name: TEX_Podoboo # type: branch_insn # branch_type: bl # src_addr_pal: 0x809D0CC0 # target_func: 'TEX_Podoboo' - - + + # - name: TEX_Switch # type: branch_insn # branch_type: bl # src_addr_pal: 0x80A19EC8 # target_func: 'TEX_Switch' - - + + - name: TEX_WiggleShroom type: branch_insn branch_type: bl - src_addr_pal: 800BC9D8 + src_addr_pal: 0x800BC9D8 target_func: 'TEX_WiggleShroom' - - - - + + + + -- cgit v1.2.3