diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 21:41:23 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 21:41:23 -0400 |
commit | e651e6a7847bb8f1a55506c8f7729176f84fabf9 (patch) | |
tree | d33edc5ea9bd932726c558e14cac964882ac09f6 /ld_script.txt | |
parent | cc8b69676d79bd0791373dce093a33b5e831de49 (diff) |
Remaining functions and data in start_menu_debug
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 d6a7bfb98..ac2711841 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -538,7 +538,6 @@ SECTIONS { src/start_menu.o(.rodata); src/debug/start_menu_debug.o(.data); src/debug/start_menu_debug.o(.rodata); - data/start_menu_debug.o(.rodata); src/menu.o(.rodata); src/tileset_anim.o(.rodata); src/palette.o(.rodata); |