diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-18 15:10:25 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-18 15:10:25 -0400 |
commit | 810bfffd1242ebfd29fcc2db6fef19b34545ad0b (patch) | |
tree | 72e19ed5db4cfc05e8ee2d7ed79555f196d01d05 /ld_script.txt | |
parent | 0e2d84f24d22b6ec47e6adf32bc5f4d6b4c6289b (diff) |
data decomp
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 621df10f8..24356a435 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -379,6 +379,8 @@ SECTIONS { data/data_emerald.o(.rodata); data/battle_controller_player_partner.o(.rodata); data/data_emerald2.o(.rodata); + src/berry_fix_program.o(.rodata); + data/data_emerald2.o(.rodata.2); data/fonts.o(.rodata); data/mystery_event_msg.o(.rodata); src/m4a_tables.o(.rodata); |