diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 15:11:46 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 15:11:46 -0500 |
commit | f6e050cf354a6ca3f5ea3a57496cc0ae2aac49dd (patch) | |
tree | ec6e828cd4852ed29f1dee0b8310fa51136a1cb0 /ld_script.txt | |
parent | 055e5d2bbff31a98bcdffec0d7392e7ce77bcd46 (diff) |
through sub_81081AC
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 f07e480a2..feca781e7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -232,6 +232,7 @@ SECTIONS { src/pokedex_screen.o(.text); asm/pokedex_screen.o(.text); src/list_menu.o(.text); + src/item_menu.o(.text); asm/item_menu.o(.text); src/save_location.o(.text); src/bag.o(.text); |