mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-01 00:29:57 +00:00
.
This commit is contained in:
parent
ddc906d3ca
commit
1998cdbc53
@ -96,7 +96,7 @@ Start
|
||||
AttractMode
|
||||
jsr okvs_nth ; get filename of next attract module
|
||||
!word gAttractModeStore
|
||||
@index !byte 2
|
||||
@index !byte 0
|
||||
+STAY @key
|
||||
|
||||
inc @index ; increment module index for next time
|
||||
@ -199,7 +199,7 @@ WaitOnScreenshot
|
||||
ldy #0
|
||||
@wait lda $C000
|
||||
bmi Exit
|
||||
; jsr @burn
|
||||
jsr @burn
|
||||
dey
|
||||
bne @wait
|
||||
dex
|
||||
|
Loading…
Reference in New Issue
Block a user