diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-11 10:27:23 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-11 10:27:23 -0500 |
| commit | 012477cc5a5ed989e819642a79b3eb64002fb5ee (patch) | |
| tree | 6f198ec5027d5e6d001778d80a3e635cdf5525bc /ld_script.txt | |
| parent | 7c37478f07ae2b4387029f362426e7d36699bc3e (diff) | |
Split data_8468C98
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index dddd60b81..c5d5dc431 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -541,7 +541,8 @@ SECTIONS { src/menews_jisan.o(.rodata.str1.4); . = ALIGN(4); src/seagallop.o(.rodata); - data/data_8468C98.o(.rodata); + data/pokemon_jump.o(.rodata); + data/berry_crush.o(.rodata); src/wireless_communication_status_screen.o(.rodata); src/braille_text.o(.rodata); src/text_window_graphics.o(.rodata); |
