diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-12-17 22:51:40 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-12-17 22:51:40 -0600 |
commit | 6a674e1e83db097d7a31a3786d12e42987f09f70 (patch) | |
tree | 2aaad3869de2a5ec02f71b30cd325e066d944d1f /ld_script.txt | |
parent | 720bd555bce8141e5e321e082cf80e7f4401d455 (diff) | |
parent | 46fa2557d777096803ff90ba95d5500a9c03d2c5 (diff) |
Merge remote-tracking branch 'Egg/decompile_mail_data'
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index f23954ac0..4015c51fa 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -134,7 +134,7 @@ SECTIONS { asm/pokemon_icon.o(.text); asm/script_movement.o(.text); asm/fldeff_cut.o(.text); - asm/mail_data.o(.text); + src/mail_data.o(.text); asm/map_name_popup.o(.text); asm/item_menu_icons.o(.text); asm/battle_anim_80D51AC.o(.text); |