diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-02 21:08:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-02 21:08:54 -0400 |
commit | df0b715207ad6d025995dd5612190d8d51fc049f (patch) | |
tree | e46e68b3d6602dbb92e9bb67725b80e43b9906d9 /ld_script.txt | |
parent | d43b6227bb5a81a4479ad0ecc33d661910c85d74 (diff) |
Decompile data/tileset.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 2ab0f780b..fcd3af3d4 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -356,7 +356,6 @@ SECTIONS { data/field_tasks.o(.rodata); data/reset_rtc_screen.o(.rodata); data/start_menu.o(.rodata); - data/tileset.o(.rodata); src/tileset_anims.o(.rodata); src/palette.o(.rodata); data/fanfares.o(.rodata); |