mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
Fix case on directory name
This commit is contained in:
parent
7300f227b2
commit
4fc1ed61ec
@ -28,7 +28,7 @@
|
|||||||
+ sta $1FE
|
+ sta $1FE
|
||||||
sty $1FF
|
sty $1FF
|
||||||
|
|
||||||
!source "src/PRELAUNCH/common.a"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
ldx #$FD ; Jump to game entry point via stack pop.
|
ldx #$FD ; Jump to game entry point via stack pop.
|
||||||
txs
|
txs
|
||||||
|
Loading…
Reference in New Issue
Block a user