diff options
author | Treeki <treeki@gmail.com> | 2013-05-12 22:53:41 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-05-12 22:53:41 +0200 |
commit | c0c4b515e7fcda65f6451af33a0de4275068114b (patch) | |
tree | ed119e7b27b1b4a352465772db1b73f81213de85 /bugfixes.yaml | |
parent | 712180ba86839aa0c7b50bca41ed385dd6405772 (diff) | |
download | kamek-c0c4b515e7fcda65f6451af33a0de4275068114b.tar.gz kamek-c0c4b515e7fcda65f6451af33a0de4275068114b.zip |
fuck line lift with a rake
Diffstat (limited to '')
-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'
|