diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-05 10:04:16 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-05 10:04:16 -0400 |
commit | ba6ba4ff2c323559f4534edc12c68a1eafdb5cb4 (patch) | |
tree | 347fff420d0a4d415c3f3590e2a865372a3ac05b /ld_script.txt | |
parent | 31622bd5e5d811cedfbb29da8d10b6c036e54ea6 (diff) |
Delete asm/decoration.s, having completed its decompilation aside from two non-matching functions
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) |