diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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); |