From 51ece71399c424b8ecced389cad6297edd4412ec Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Wed, 5 Jun 2013 16:29:08 -0500 Subject: Minor fixes --- bugfixes.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/bugfixes.yaml b/bugfixes.yaml index 023fb41..611bea3 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -355,4 +355,14 @@ hooks: # type: branch_insn # branch_type: b # src_addr_pal: 0x80248AD0 - # target_func: 'AnmChrConstructWrapper' \ No newline at end of file + # target_func: 'AnmChrConstructWrapper' + + - name: BroozerCrashAvoidance2 + type: patch + addr_pal: 0x809EB284 + data: '60000000' + + - name: BroozerCrashAvoidance3 + type: patch + addr_pal: 0x809EC5B4 + data: '38600001' -- cgit v1.2.3