From 87ef770ca23875a9b4777bff7b07c2093a1df1b2 Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Mon, 11 Dec 2017 10:14:59 -0800 Subject: decompile util --- ld_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index 07163b1..14d1053 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -38,7 +38,7 @@ SECTIONS { asm/memory.o(.text); asm/code_80035F0.o(.text); src/other_random.o(.text); - asm/util.o(.text); + src/util.o(.text); asm/bg_palette_buffer.o(.text); asm/code_80047E8.o(.text); src/random.o(.text); -- cgit v1.2.3