Battle Dome Cards BEGIN

This commit is contained in:
PikalaxALT
2017-09-18 19:39:20 -04:00
parent e23fb64dad
commit 9e96bd540a
3 changed files with 38 additions and 27 deletions

View File

@@ -239,6 +239,7 @@ SECTIONS {
asm/recorded_battle.o(.text);
asm/battle_controller_recorded_opponent.o(.text);
asm/battle_controller_recorded_player.o(.text);
src/battle_dome_cards.o(.text);
asm/battle_dome_cards.o(.text);
asm/lilycove_lady.o(.text);
asm/battle_frontier_1.o(.text);