mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-07 07:29:20 +00:00
Typo: fix comment
This commit is contained in:
parent
29a4903879
commit
d00171b572
@ -214,7 +214,7 @@ loop2
|
||||
sta (memblock),y
|
||||
iny
|
||||
bne loop2
|
||||
dec memblock+1 ; restore memblock ($44) to original value (for Epyx's California Games)
|
||||
dec memblock+1 ; restore memblock+1 ($45) to original value (for Epyx's California Games)
|
||||
pla
|
||||
tay
|
||||
rts
|
||||
|
Loading…
Reference in New Issue
Block a user