diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-19 11:04:37 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-19 11:04:37 -0500 |
commit | a698f43f26f16fed3e7d0bd377b2ffac9b52e78d (patch) | |
tree | 82ca3efc22749a4cbc4f132261b504506947df7e /ld_script.txt | |
parent | 4c62d0f35f58cd5720997ffb1241d5a08dd90620 (diff) |
Finish dism of item_menu
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 86b2448db..016793dc9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -233,7 +233,6 @@ SECTIONS { 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); src/trainer_pokemon_sprites.o(.text); |