summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-12-22 17:00:21 -0600
committerSeth Barberee <seth.barberee@gmail.com>2021-12-22 17:00:21 -0600
commite7a59a1a21cec81190434e397f62c245e73063e4 (patch)
tree7e3087f7f4cb67ae605c7993c8aaca22d46ed956 /ld_script.txt
parent7a1956f51d3bbba5f49f97526b79efafa85792bb (diff)
move pokemon mail data to src
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 198e3a1..209fedc 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -380,7 +380,7 @@ SECTIONS {
src/wonder_mail_main_menu.o(.rodata);
src/debug_menu.o(.rodata);
data/data_80E7D40.o(.rodata);
- data/pokemon_mail.o(.rodata);
+ src/pokemon_mail.o(.rodata);
data/personality_test.o(.rodata);
src/personality_test.o(.rodata);
data/data_80F4278.o(.rodata);