remove asm/battle_ai.o from ld script
This commit is contained in:
parent
689df5cff8
commit
79c7922c23
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue