diff --git a/linker.ld b/linker.ld index 248f0b65..13f230d5 100644 --- a/linker.ld +++ b/linker.ld @@ -607,7 +607,7 @@ SECTIONS { asm/kingGustaf.o(.text); asm/gina.o(.text); src/npc/simon.o(.text); - asm/anju.o(.text); + src/npc/anju.o(.text); asm/mama.o(.text); src/npc/emma.o(.text); src/npc/teachers.o(.text);