diff --git a/ld_script.txt b/ld_script.txt index f2a9d81963..4966fadc2b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -250,6 +250,7 @@ SECTIONS { asm/new_menu_helpers.o(.text); asm/menu.o(.text); asm/battle_frontier_2.o(.text); + src/item_menu.o(.text); asm/item_menu.o(.text); asm/list_menu.o(.text); asm/menu_indicators.o(.text);