add a note to fix stats when changing zoom
This commit is contained in:
parent
3d792603db
commit
510457f97a
1 changed files with 1 additions and 0 deletions
1
mandel.s
1
mandel.s
|
@ -982,6 +982,7 @@ loop_sx:
|
|||
|
||||
jsr keycheck
|
||||
beq no_key
|
||||
; @fixme clear the pixel stats
|
||||
jmp main_loop
|
||||
|
||||
no_key:
|
||||
|
|
Loading…
Reference in a new issue