diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-31 12:32:57 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-31 12:32:57 -0400 |
commit | e96ecee460c5cd0c3139432ebbb191a36ad31912 (patch) | |
tree | 71e2180b6c7c40c6a013bcc3e5c6c6d447cb0bd4 /ld_script.txt | |
parent | ea8f529f2d5bb520b83d5b7721dc47ba1b489d45 (diff) |
title_screen through sub_80791C0
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 20e1db897..48e59a76a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -407,7 +407,6 @@ SECTIONS { data/map_events.o(.rodata); data/battle_anim_status_effects.o(.rodata); src/title_screen.o(.rodata); - data/title_screen.o(.rodata); data/field_weather.o(.rodata); data/data_835B488.o(.rodata); src/item_menu_icons.o(.rodata); |