diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-15 22:12:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-15 22:12:45 -0400 |
commit | 54c8580d34b61dfd1db5dd91e301dfc788e564de (patch) | |
tree | f7db4e7cfb5a8a271798cb09e89b675f7605b09e /ld_script.txt | |
parent | 78009a835f840864b3d30af00c65a745f75b80fa (diff) |
rom_81700F8
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 4a5bb643a..e8c8a43ce 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -206,7 +206,7 @@ SECTIONS { asm/battle_controller_wally.o(.text); asm/player_pc.o(.text); asm/intro.o(.text); - asm/rom_81700F8.o(.text); + src/rom_81700F8.o(.text); asm/field_region_map.o(.text); asm/battle_anim_8170478.o(.text); asm/hall_of_fame.o(.text); |