mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 23:23:43 +01:00
remove asm/battle_ai.o from ld script
This commit is contained in:
parent
689df5cff8
commit
79c7922c23
@ -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…
x
Reference in New Issue
Block a user