summaryrefslogtreecommitdiff
path: root/creditsMgr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--creditsMgr.yaml17
1 files changed, 16 insertions, 1 deletions
diff --git a/creditsMgr.yaml b/creditsMgr.yaml
index 6dfccea..c1c44c7 100644
--- a/creditsMgr.yaml
+++ b/creditsMgr.yaml
@@ -58,4 +58,19 @@ hooks:
type: branch_insn
branch_type: b
src_addr_pal: 0x8007A694
- target_func: 'AutoScrollInjector' \ No newline at end of file
+ target_func: 'AutoScrollInjector'
+ - name: PlayerRotInjector
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x8014572C
+ target_func: 'PlayerRotInjector'
+ - name: PlayerRotInjector2
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80150D38
+ target_func: 'PlayerRotInjector2'
+ - name: PlayerRotInjector3
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80145A90
+ target_func: 'PlayerRotInjector3'