remove asm/battle_ai.o from ld script

This commit is contained in:
YamaArashi 2017-02-03 18:39:54 -08:00
parent 689df5cff8
commit 79c7922c23

View File

@ -153,7 +153,6 @@ SECTIONS {
asm/slot_machine.o(.text);
asm/contest_painting.o(.text);
src/battle_ai.o(.text);
asm/battle_ai.o(.text);
asm/trader.o(.text);
asm/starter_choose.o(.text);
asm/wallclock.o(.text);