mirror of https://github.com/zeldaret/tmc.git
Update linker.ld
This commit is contained in:
parent
9ee00ce656
commit
c0ed079d03
|
@ -607,7 +607,7 @@ SECTIONS {
|
||||||
asm/kingGustaf.o(.text);
|
asm/kingGustaf.o(.text);
|
||||||
asm/gina.o(.text);
|
asm/gina.o(.text);
|
||||||
src/npc/simon.o(.text);
|
src/npc/simon.o(.text);
|
||||||
asm/anju.o(.text);
|
src/npc/anju.o(.text);
|
||||||
asm/mama.o(.text);
|
asm/mama.o(.text);
|
||||||
src/npc/emma.o(.text);
|
src/npc/emma.o(.text);
|
||||||
src/npc/teachers.o(.text);
|
src/npc/teachers.o(.text);
|
||||||
|
|
Loading…
Reference in New Issue