linker fix

This commit is contained in:
theo3 2021-12-17 11:30:16 -08:00
parent c2ba47d796
commit 6ab9aa99fd
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ SECTIONS {
asm/object21.o(.text);
asm/figurineDevice.o(.text);
asm/eyeSwitch.o(.text);
asm/PressurePlate.o(.text);
asm/pressurePlate.o(.text);
asm/bigBarrel.o(.text);
asm/barrelInside.o(.text);
asm/pushableStatue.o(.text);