diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-25 07:50:29 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 05:04:05 +0800 |
commit | 56dabd4626f2acb6bc8ce1a4d615a2fe54a64737 (patch) | |
tree | 6196136c130b6d74026b3e14ae0c4bbbe4abcd0a /ld_script.txt | |
parent | d8cb938fd480a77f25c7975487f0c17641551938 (diff) |
multiple fixes
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 224f518f3..4bb96d231 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -219,7 +219,6 @@ SECTIONS { asm/evolution_graphics.o(.text); src/fldeff_teleport.o(.text); src/new_menu_helpers.o(.text); - asm/new_menu_helpers.o(.text); asm/box_party_pokemon_dropdown.o(.text); asm/save_menu_util.o(.text); asm/map_preview_screen.o(.text); |