mirror of https://github.com/zeldaret/tmc.git
fix linker
This commit is contained in:
parent
ea7ff581cd
commit
b3b7d65c79
|
@ -530,7 +530,7 @@ SECTIONS {
|
||||||
asm/code_0805E3B0.o(.text);
|
asm/code_0805E3B0.o(.text);
|
||||||
asm/getEmptyEntity.o(.text);
|
asm/getEmptyEntity.o(.text);
|
||||||
src/entity.o(.text);
|
src/entity.o(.text);
|
||||||
asm/code_0805E744.o(.text);
|
asm/code_0805EC04.o(.text);
|
||||||
/* npcs */
|
/* npcs */
|
||||||
src/npc/gentari.o(.text);
|
src/npc/gentari.o(.text);
|
||||||
src/npc/festari.o(.text);
|
src/npc/festari.o(.text);
|
||||||
|
|
Loading…
Reference in New Issue