From 450fab6ad76e5d23b7d898abd8c3e8112b6e3053 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 9 Jun 2013 23:33:45 +0200 Subject: half assed fix attempts for a few bugs --- bugfixes.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bugfixes.yaml') diff --git a/bugfixes.yaml b/bugfixes.yaml index 611bea3..d74ecc9 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -3,6 +3,12 @@ # yaml, hasn't it... source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S, ../src/newer.cpp]#, ../src/anmconstruct.S] hooks: + - name: TryAndFixScoreGlitch + type: branch_insn + branch_type: bl + src_addr_pal: 0x8010D014 + target_func: 'TryAndFixScoreGlitch' + - name: ReplaceExceptionOccurred type: branch_insn branch_type: bl -- cgit v1.2.3