add a note to fix stats when changing zoom

This commit is contained in:
Brooke Vibber 2023-03-11 21:15:08 -08:00
parent 3d792603db
commit 510457f97a

View file

@ -982,6 +982,7 @@ loop_sx:
jsr keycheck
beq no_key
; @fixme clear the pixel stats
jmp main_loop
no_key: