git push not working

This commit is contained in:
Macrepeh 2020-10-18 15:29:23 -04:00 committed by GitHub
parent a215cfd7f2
commit 263d8460b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -853,7 +853,7 @@ SECTIONS {
asm/objectAB.o(.text);
asm/fourElements.o(.text);
asm/objectAD.o(.text);
asm/floatingBlock.o(.text);
src/object/floatingBlock.o(.text);
src/object/objectAF.o(.text);
src/object/metalDoor.o(.text);
src/object/jailBars.o(.text);
@ -869,7 +869,7 @@ SECTIONS {
src/object/windcrest.o(.text);
asm/litArea.o(.text);
asm/objectBD.o(.text);
asm/pinwheel.o(.text);
src/object/pinwheel.o(.text);
asm/objectBF.o(.text);
asm/enemyItem.o(.text);
asm/objectC1.o(.text);