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 462418395..b96164483 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -126,6 +126,7 @@ SECTIONS { asm/contest.o(.text); asm/shop.o(.text); src/berry.o(.text); + src/script_menu.o(.text); asm/script_menu.o(.text); asm/naming_screen.o(.text); src/money.o(.text); |