diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9402ac543..5a6440f1c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -104,6 +104,7 @@ SECTIONS { asm/start_menu.o(.text); asm/tileset.o(.text); src/palette.o(.text); + src/sound.o(.text); asm/sound.o(.text); asm/battle_anim.o(.text); asm/rom_80A5C6C.o(.text); |