through SetMauvilleOldMan
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user