mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix typo in Spider Raid demo
This commit is contained in:
parent
db5599d222
commit
a1d95c9111
@ -44,7 +44,7 @@
|
|||||||
- lda patch,x
|
- lda patch,x
|
||||||
sta $49A9,x
|
sta $49A9,x
|
||||||
sta $99A5,x
|
sta $99A5,x
|
||||||
- lda patch2,x
|
lda patch2,x
|
||||||
sta $5A79,x
|
sta $5A79,x
|
||||||
dex
|
dex
|
||||||
bpl -
|
bpl -
|
||||||
|
Loading…
Reference in New Issue
Block a user