remove asm/battle_ai.o from ld script
This commit is contained in:
@@ -153,7 +153,6 @@ SECTIONS {
|
|||||||
asm/slot_machine.o(.text);
|
asm/slot_machine.o(.text);
|
||||||
asm/contest_painting.o(.text);
|
asm/contest_painting.o(.text);
|
||||||
src/battle_ai.o(.text);
|
src/battle_ai.o(.text);
|
||||||
asm/battle_ai.o(.text);
|
|
||||||
asm/trader.o(.text);
|
asm/trader.o(.text);
|
||||||
asm/starter_choose.o(.text);
|
asm/starter_choose.o(.text);
|
||||||
asm/wallclock.o(.text);
|
asm/wallclock.o(.text);
|
||||||
|
|||||||
Reference in New Issue
Block a user