Finish decompiling easy_chat.c code
This commit is contained in:
@@ -178,7 +178,6 @@ SECTIONS {
|
||||
src/battle_intro.o(.text);
|
||||
src/bike.o(.text);
|
||||
src/easy_chat.o(.text);
|
||||
asm/easy_chat.o(.text);
|
||||
src/mon_markings.o(.text);
|
||||
src/mauville_old_man.o(.text);
|
||||
src/mail.o(.text);
|
||||
@@ -501,6 +500,7 @@ SECTIONS {
|
||||
src/battle_anim_utility_funcs.o(.rodata);
|
||||
src/battle_intro.o(.rodata);
|
||||
src/bike.o(.rodata);
|
||||
src/easy_chat.o(.rodata);
|
||||
data/easy_chat.o(.rodata);
|
||||
src/mon_markings.o(.rodata);
|
||||
src/mauville_old_man.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user