diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-15 21:26:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-15 21:26:46 -0400 |
commit | 7e1c966eb36db080c43d9aad2419ee68356656ef (patch) | |
tree | bc99a464bd1f3c518079c012d5018c9507cbe13d /ld_script.txt | |
parent | e28c7676126d31efa690f686152be19d5b62f743 (diff) |
item_pc: through sub_810D4C0
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 f3d24a9ec..341980802 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -231,6 +231,7 @@ SECTIONS { src/bag.o(.text); src/trainer_pokemon_sprites.o(.text); src/vs_seeker.o(.text); + src/item_pc.o(.text); asm/item_pc.o(.text); asm/mailbox_pc.o(.text); asm/menu.o(.text); |