summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-17 18:36:18 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-17 18:36:18 -0400
commit5ff301fd8f7ba5491ad90cc2c9a1b037db5381f3 (patch)
tree078101f6848de5e989bb52c66cb3f9c349d9f0c3 /ld_script.txt
parente3de3422a8ab5225e6ecffec38c19cac89d17915 (diff)
item_menu_icons
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 6360e600f..f64fb569f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -137,7 +137,7 @@ SECTIONS {
asm/fldeff_cut.o(.text);
asm/mail_data.o(.text);
asm/map_name_popup.o(.text);
- asm/item_menu_icons.o(.text);
+ src/item_menu_icons.o(.text);
asm/battle_anim_mon_movement.o(.text);
asm/item.o(.text);
asm/shop.o(.text);
@@ -408,6 +408,8 @@ SECTIONS {
data/title_screen.o(.rodata);
data/field_weather.o(.rodata);
data/data_835B488.o(.rodata);
+ src/item_menu_icons.o(.rodata);
+ data/data_835B488.o(.rodata.83D4E4C);
src/heal_location.o(.rodata);
data/data_835B488.o(.rodata.83EEC98);
src/battle_ai_script_commands.o(.rodata);