diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9fb8f8118..2f10e4a2b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -75,6 +75,8 @@ SECTIONS { asm/rom_8074BAC.o(.text); src/task.o(.text); asm/rom5.o(.text); + asm/wild_encounter.o(.text); + asm/rom_8085668.o(.text); src/option_menu.o(.text); src/pokedex.o(.text); asm/rom5_part2.o(.text); |