comment tweak
This commit is contained in:
parent
d83b811444
commit
0fcf4d6676
1 changed files with 1 additions and 1 deletions
2
mandel.s
2
mandel.s
|
@ -1209,7 +1209,7 @@ zero_byte_loop:
|
|||
|
||||
jsr imul8xe_init
|
||||
|
||||
; ox = 0; oy = 0; zoom = 0
|
||||
; ox = 0; oy = 0
|
||||
; count_frames = 0; count_pixels = 0
|
||||
lda #0
|
||||
sta ox
|
||||
|
|
Loading…
Reference in a new issue