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 35295ee59..d3509a3af 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -85,7 +85,7 @@ SECTIONS { asm/rom_80859BC.o(.text); src/option_menu.o(.text); src/pokedex.o(.text); - asm/rom5_part2.o(.text); + asm/pokedex.o(.text); asm/trainer_card.o(.text); asm/save_menu_util.o(.text); asm/rom_8094928.o(.text); |