adding ld_script

This commit is contained in:
golem galvanize 2018-01-30 13:22:59 -05:00
parent 9f902df79b
commit 59b0e69820

View File

@ -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);