diff options
Diffstat (limited to 'bugfixes.yaml')
-rw-r--r-- | bugfixes.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index 0ff46c2..819d568 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -270,3 +270,8 @@ hooks: src_addr_pal: 0x809B6F60
target_func: 'BigMetSlidingFix'
+ - name: FuckLineLiftWithARake
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x808399D4
+ target_func: 'FuckLineLiftWithARake'
|