summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2016-12-30 16:10:47 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2016-12-30 13:10:47 -0800
commit9e5c4ef564135e098d7d89c3a980e4077a03b9f8 (patch)
treea71b1ea8275520a8e0bbbc4bf98a3fd4e3c83ce2 /ld_script.txt
parent8df03beee0bbc77f473804af26ed56b8551400e4 (diff)
finish decompiling script_menu.c (#142)
* begin decompiling script_menu.c * update MultichoiceStructs to use both structs * decompile 2 more functions * decompile more of script_menu.c * do a bit more of script_menu.c * whoops * decompile task_yes_no_maybe * finish decompiling script_menu.c * formatting
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 9cf1da63d..fbab390f3 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -127,7 +127,6 @@ SECTIONS {
asm/shop.o(.text);
src/berry.o(.text);
src/script_menu.o(.text);
- asm/script_menu.o(.text);
asm/naming_screen.o(.text);
src/money.o(.text);
asm/contest_effect.o(.text);