through SetMauvilleOldMan

This commit is contained in:
PikalaxALT
2018-05-02 11:31:58 -04:00
parent 867b496f2e
commit 21c3e7e8e5
7 changed files with 144 additions and 159 deletions

View File

@@ -162,6 +162,7 @@ SECTIONS {
src/bike.o(.text);
asm/easy_chat.o(.text);
src/mon_markings.o(.text);
src/mauville_old_man.o(.text);
asm/mauville_old_man.o(.text);
src/mail.o(.text);
asm/menu_helpers.o(.text);
@@ -456,6 +457,7 @@ SECTIONS {
src/bike.o(.rodata);
data/easy_chat.o(.rodata);
src/mon_markings.o(.rodata);
src/mauville_old_man.o(.rodata);
data/mauville_old_man.o(.rodata);
src/mail.o(.rodata);
data/menu_helpers.o(.rodata);