diff options
Diffstat (limited to 'spritetex.yaml')
-rw-r--r-- | spritetex.yaml | 73 |
1 files changed, 55 insertions, 18 deletions
diff --git a/spritetex.yaml b/spritetex.yaml index af0c077..2403dac 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -35,25 +35,25 @@ hooks: target_func: 'TEX_Barrel'
- - name: TEX_Blooper
- type: branch_insn
- branch_type: bl
- src_addr_pal: 0x80A0451C
- target_func: 'TEX_Blooper'
+# - 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_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_Thwomp
+# type: branch_insn
+# branch_type: bl
+# src_addr_pal: 0x809F63F4
+# target_func: 'TEX_Thwomp'
- name: TEX_GiantBuzzy
@@ -91,10 +91,47 @@ hooks: target_func: 'TEX_SpringBlock'
- - name: TEX_Coaster
+# - 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: 0x80859714
- target_func: 'TEX_Coaster'
+ src_addr_pal: 800BC9D8
+ target_func: 'TEX_WiggleShroom'
+ + |