diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-12 20:46:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-12 20:46:11 -0400 |
commit | a68130a6a87530cfd2903aeec80e36d4fdd8b0c5 (patch) | |
tree | e0bd7e4921ddacc3a7787f370ae89213eb832616 /ld_script.txt | |
parent | 80c0abef8c4eb5e839d559c905333e0cbd371103 (diff) | |
parent | ba6ba4ff2c323559f4534edc12c68a1eafdb5cb4 (diff) |
Merge branch 'decoration' of github.com:pikalaxalt/pokeruby into decoration
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 fa1b3a2e9..687280f94 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -202,7 +202,6 @@ SECTIONS { asm/region_map.o(.text); asm/cute_sketch.o(.text); src/decoration.o(.text); - asm/decoration.o(.text); asm/slot_machine.o(.text); src/slot_machine.o(.text); asm/slot_machine.o(.text_8104D30) |