From 53880784ce5dced94bd3d98a240bcf84041c3ad5 Mon Sep 17 00:00:00 2001 From: Treeki Date: Mon, 19 Nov 2012 22:01:05 +0100 Subject: pow pow pow --- bugfixes.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bugfixes.yaml') diff --git a/bugfixes.yaml b/bugfixes.yaml index af1ea6e..57dce7f 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -221,6 +221,8 @@ hooks: src_addr_pal: 0x80B00234 target_func: 'ReturnNone' + - {name: PowEvent1, type: branch_insn, branch_type: b, src_addr_pal: 0x80892DFC, target_func: 'PowEvent'} + - {name: PowEvent2, type: branch_insn, branch_type: b, src_addr_pal: 0x80893044, target_func: 'PowEvent'} - {name: AlwaysDrawPictureFontWhite, type: branch_insn, branch_type: b, src_addr_pal: 0x800E596C, target_func: 'TextWriterCrap'} - {name: DebugSCM, type: branch_insn, branch_type: b, src_addr_pal: 0x8006A6C4, target_func: 'EndSCM'} -- cgit v1.2.3