From 59224f4e86b57638965422808878332fb775c00a Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 1 Jun 2013 23:38:33 +0200 Subject: thwomp changes --- bugfixes.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bugfixes.yaml') diff --git a/bugfixes.yaml b/bugfixes.yaml index 7e843b4..2180953 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -317,3 +317,13 @@ hooks: branch_type: b src_addr_pal: 0x80839B00 target_func: 'AlsoFuckTheLineLiftActivation' + + - name: ThwompNewAutoDestruction + type: branch_insn + branch_type: b + src_addr_pal: 0x809F5E44 + target_func: 'ThwompNewAutoDestruction' + + - name: ThwompNeverDieOutOfZone + type: nop_insn + area_pal: 0x809F5E40 -- cgit v1.2.3