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 15d26cdb8..da0113f22 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -139,6 +139,7 @@ SECTIONS { src/shop.o(.text); src/fldeff_escalator.o(.text); src/berry.o(.text); + src/script_menu.o(.text); asm/script_menu.o(.text); src/naming_screen.o(.text); src/money.o(.text); |