Merge pull request #53 from GregWildman/master

Fix case on directory name
This commit is contained in:
4am 2019-09-19 11:15:19 -04:00 committed by GitHub
commit d116b2f741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
+ sta $1FE
sty $1FF
!source "src/PRELAUNCH/common.a"
!source "src/prelaunch/common.a"
ldx #$FD ; Jump to game entry point via stack pop.
txs