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 a0d6fd441..a30c3382d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -92,6 +92,7 @@ SECTIONS { src/task.o(.text); asm/rom5.o(.text); asm/title_screen.o(.text); + src/weather.o(.text); asm/weather.o(.text); asm/rom_8080874.o(.text); asm/battle_setup.o(.text); |