diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-25 16:13:32 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-25 16:13:32 -0400 |
commit | 1d5ec895af202aeb64cc4642586486b6098f5ba5 (patch) | |
tree | df3c64436f057ecb6ad645240ee4c07a2fc48583 | |
parent | 9cf6a0590519dbd849e4d4f94654a5c2b4f963b5 (diff) |
Rename data/data3.s to data/daycare.s
-rw-r--r-- | data/daycare.s (renamed from data/data3.s) | 0 | ||||
-rw-r--r-- | ld_script.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/data3.s b/data/daycare.s index c249a668c..c249a668c 100644 --- a/data/data3.s +++ b/data/daycare.s diff --git a/ld_script.txt b/ld_script.txt index 069b520c9..64a43d573 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -339,7 +339,7 @@ SECTIONS { data/data2c.o(.rodata); src/trig.o(.rodata); src/util.o(.rodata); - data/data3.o(.rodata); + data/daycare.o(.rodata); src/egg_hatch.o(.rodata); data/battle_7.o(.rodata); data/battle_interface.o(.rodata); |