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