diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-20 10:17:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-20 10:17:05 -0400 |
commit | 715847bc37ed1e3d5188c00921c97aa3013ae94b (patch) | |
tree | e6227e43a933b43e0b524ba6333aca8c206db942 /ld_script.txt | |
parent | 649a351c4c11bf054ad67885e6f24e80fa690305 (diff) |
Finish item.c
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 a46c10ee1..3079bca5d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -140,7 +140,6 @@ SECTIONS { src/item_menu_icons.o(.text); asm/battle_anim_mon_movement.o(.text); src/item.o(.text); - asm/item.o(.text); asm/shop.o(.text); src/berry.o(.text); asm/script_menu.o(.text); |