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 a0054668e..b5732033e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -255,6 +255,7 @@ SECTIONS { src/intro.o(.text); src/field_region_map.o(.text); asm/battle_anim_813F0F4.o(.text); + src/hall_of_fame.o(.text); asm/hall_of_fame.o(.text); src/credits.o(.text); src/lottery_corner.o(.text); |