diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-02-11 17:19:36 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-02-11 17:19:36 -0500 |
commit | 601a942db45bd5697d15ae2fd8ab10c8259410b4 (patch) | |
tree | 7b853360bdf2e4bf7eb8ba0a265f482f47e915e6 /ld_script.txt | |
parent | 99d0b4bbfd3fd05ba67aed1e7cf1b500b3ab594f (diff) |
decompile main_menu
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 513bf2583..4998743ce 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -55,7 +55,6 @@ SECTIONS { asm/link.o(.text); src/rtc.o(.text); src/main_menu.o(.text); - asm/main_menu.o(.text); src/battle_controllers.o(.text); src/decompress.o(.text); asm/rom_8034C54.o(.text); |