Update linker.ld

This commit is contained in:
Macrepeh 2020-07-14 19:14:32 -04:00 committed by GitHub
parent 9ee00ce656
commit c0ed079d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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);