diff options
author | Anders Løvig <anders.lloevig@gmail.com> | 2018-03-28 00:33:08 +0200 |
---|---|---|
committer | Anders Løvig <anders.lloevig@gmail.com> | 2018-03-28 00:40:00 +0200 |
commit | 6cd590f4fd974d61421851d5d14a88e4eb910d30 (patch) | |
tree | c8a01593f4a6161d96df761d1057e2641f05acdb /ld_script.txt | |
parent | 2ecbe252a29b9d58bfd2df82c01f94be7b69a7b0 (diff) |
Decompiled start_menu.s
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 7ead2a863..aeb739376 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -107,7 +107,6 @@ SECTIONS { src/clock.o(.text); src/reset_rtc_screen.o(.text); src/start_menu.o(.text); - asm/start_menu.o(.text); src/tileset_anims.o(.text); src/palette.o(.text); src/sound.o(.text); |