diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-10 20:20:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-10 20:20:24 -0400 |
| commit | 03e47515e153e7c8757bdb28de87f149d5022a82 (patch) | |
| tree | 0ce0660fb0c4d3edc3bc21970357b506ff15dd49 /ld_script.txt | |
| parent | 19c9e0851a971061b3f9e7b7840cdd59ab538f72 (diff) | |
| parent | 731b5e103a535086ebf99a2c3a032a7b0e30e74f (diff) | |
Merge pull request #62 from jiangzhengwenjz/teachy_tv
teachy_tv
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 ecc924060..d264549b7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -277,7 +277,7 @@ SECTIONS { src/unk_8159F40.o(.text); src/dodrio_berry_picking_2.o(.text); asm/dodrio_berry_picking_2.o(.text); - asm/teachy_tv.o(.text); + src/teachy_tv.o(.text); asm/ereader_helpers.o(.text); src/unk_815C980.o(.text); asm/ss_anne.o(.text); @@ -450,6 +450,7 @@ SECTIONS { src/text_window_graphics.o(.rodata); src/quest_log_8150454.o(.rodata); data/data_8471F00.o(.rodata); + src/teachy_tv.o(.rodata); src/unk_815C980.o(.rodata); data/data_8471F00.o(.rodata.8479668); src/trainer_tower.o(.rodata); |
