diff options
author | garak <garakmon@gmail.com> | 2019-04-18 10:44:26 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-05-05 16:33:50 -0400 |
commit | f5683b5c46b802cf75491d931a33d2fbe52a332c (patch) | |
tree | 7823edda08cadc183bfd5f7c5a80c603c0a2b17d /ld_script.txt | |
parent | c66f72ab9f8933755941c2650c4795634c51f90d (diff) |
move headers and connections into map dirs
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 05bcf9a9f..e270fcc44 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -368,7 +368,6 @@ SECTIONS { src/daycare.o(.rodata); data/data.o(.rodata.825EF0C); data/maps.o(.rodata); - data/connections.o(.rodata); src/fieldmap.o(.rodata); src/metatile_behavior.o(.rodata); data/metatile_behavior.o(.rodata); |