summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-29 17:17:35 -0400
committerscnorton <scnorton@biociphers.org>2017-06-29 17:17:35 -0400
commita62fbd6ec1d34ccba25e117e0db60fd4100bfd8d (patch)
treed28f0320009ff4cf4955e84b4555519a1ab55b69 /ld_script.txt
parentb73b15dc9c10ace5145e3d4b339ca833413a1522 (diff)
parent8d82578d3a101b06f9d2ced31738021007c4e533 (diff)
Merge branch 'master' into pokeblock
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index c12d7a39a..737d9eadd 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -219,7 +219,6 @@ SECTIONS {
src/birch_pc.o(.text);
src/hof_pc.o(.text);
src/field_specials.o(.text);
- asm/field_specials.o(.text);
asm/battle_records.o(.text);
src/battle_records.o(.text);
asm/battle_records.o(.text_8110494);
@@ -441,7 +440,7 @@ SECTIONS {
src/pokeblock.o(.rodata);
data/fldeff_flash.o(.rodata);
src/time_events.o(.rodata);
- data/field_specials.o(.rodata);
+ src/field_specials.o(.rodata);
data/pokedex_area_screen.o(.rodata);
data/evolution_scene.o(.rodata);
data/roulette.o(.rodata);