From 4716dd060af05eecc5e9761a75af10e288b297a1 Mon Sep 17 00:00:00 2001 From: Treeki Date: Tue, 10 Jul 2012 01:06:28 +0200 Subject: the great extraordinary Custom Music Hack comes to your .. gits --- bugfixes.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bugfixes.yaml') diff --git a/bugfixes.yaml b/bugfixes.yaml index b77111f..4d2d5b9 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -1,5 +1,5 @@ --- -source_files: [../src/randomcrap.S, ../src/music.S, ../src/fix38.S, ../src/nullsub.S] +source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S] hooks: - name: FixMemoryLeaks type: patch @@ -10,7 +10,7 @@ hooks: type: branch_insn src_addr_pal: 0x8008E5E4 branch_type: b - target_func: 'HaxMusic' + target_func: 'after_course_getMusicForZone' - name: Fix38WithJumpCoin src_addr_pal: 0x807EBC5C -- cgit v1.2.3