Update linker.ld

This commit is contained in:
Macrepeh 2020-07-16 10:49:35 -04:00 committed by GitHub
parent 38f9ec70bc
commit 002049798b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -598,7 +598,7 @@ SECTIONS {
asm/librari.o(.text);
asm/percy.o(.text);
asm/vaatiReborn.o(.text);
asm/moblinLady.o(.text);
src/npc/moblinLady.o(.text);
asm/librarians.o(.text);
asm/farmers.o(.text);
asm/carlov.o(.text);
@ -614,7 +614,7 @@ SECTIONS {
src/npc/windTribespeople.o(.text);
asm/windTribespeople.o(.text);
asm/gregal.o(.text);
asm/mayorHagen.o(.text);
src/npc/mayorHagen.o(.text);
src/npc/bigGoron.o(.text);
asm/bigGoron.o(.text);
asm/ezloCap.o(.text);