Update linker.ld

This commit is contained in:
Macrepeh 2020-07-01 17:53:12 -04:00 committed by GitHub
parent 220b113784
commit 1f7442f8e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -732,7 +732,7 @@ SECTIONS {
asm/pushableFurniture.o(.text);
asm/furniture.o(.text);
asm/minishSizedEntrance.o(.text);
asm/archway.o(.text);
src/archway.o(.text);
asm/giantRock.o(.text);
asm/object51.o(.text);
asm/object52.o(.text);