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 c3c2b0de9..d0ae744d1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -77,6 +77,7 @@ SECTIONS { asm/trade.o(.text); asm/berry_blender.o(.text); src/play_time.o(.text); + src/new_game.o(.text); asm/new_game.o(.text); asm/rom4.o(.text); asm/fieldmap.o(.text); |