diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-30 09:34:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-30 09:34:14 -0400 |
| commit | 875be8a8a8e91d4662252f7a91831a2005aa307f (patch) | |
| tree | 879cfd7ac7e6418f59fd6a62dffdbeaf3563a09a /ld_script.txt | |
| parent | 475520a562da98b161dd72e998faa8957ca4509e (diff) | |
| parent | b0c27a852100dfd3b2eddd51e9742cb6a3b14cbe (diff) | |
Merge pull request #1528 from GriffinRichards/doc-ereaderscr
Document ereader screen
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 93babfa16..3c1a25094 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1250,7 +1250,7 @@ SECTIONS { other_data : ALIGN(4) { - data/unknown_serial_data.o(.rodata); + data/ereader_link_data.o(.rodata); data/multiboot_berry_glitch_fix.o(.rodata); data/multiboot_pokemon_colosseum.o(.rodata); } =0 |
