battle_message 1

This commit is contained in:
PikalaxALT
2019-11-23 16:51:05 -05:00
committed by Evan
parent 1ffe7f78cb
commit aa0d8cdaa0
14 changed files with 2236 additions and 5293 deletions
+2 -1
View File
@@ -195,6 +195,7 @@ SECTIONS {
src/fldeff_strength.o(.text);
src/battle_transition.o(.text);
src/battle_controller_link_partner.o(.text);
src/battle_message.o(.text);
asm/battle_message.o(.text);
src/math_util.o(.text);
src/roulette_util.o(.text);
@@ -477,7 +478,7 @@ SECTIONS {
src/evolution_scene.o(.rodata);
src/battle_transition.o(.rodata);
src/battle_controller_link_partner.o(.rodata);
data/battle_message.o(.rodata);
src/battle_message.o(.rodata);
src/save.o(.rodata);
data/field_effect_helpers.o(.rodata);
src/battle_controller_safari.o(.rodata);