diff options
Diffstat (limited to 'spritetex.yaml')
-rw-r--r-- | spritetex.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/spritetex.yaml b/spritetex.yaml index 1ed8a11..6f2a177 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -133,6 +133,13 @@ hooks: target_func: 'TEX_Gabon'
+ - name: TEX_GabonRock
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x807F8CC8
+ target_func: 'TEX_GabonRock'
+ + - name: TEX_Podoboo
type: branch_insn
branch_type: bl
@@ -196,6 +203,13 @@ hooks: target_func: 'TEX_Bomb'
+ - name: TEX_ParaBomb
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80A7EEF8
+ target_func: 'TEX_ParaBomb'
+ + # - name: TEX_CheepA
# type: branch_insn
# branch_type: bl
|