tweak
This commit is contained in:
parent
9e3610174a
commit
7a1d79fa2f
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ wait_loop:
|
||||||
|
|
||||||
; Do bookkeeping during vblank!
|
; Do bookkeeping during vblank!
|
||||||
audio_inc ; 22-32 cycles
|
audio_inc ; 22-32 cycles
|
||||||
ldy VCOUNT ; 4 cycles
|
;ldy VCOUNT ; 4 cycles
|
||||||
|
|
||||||
jmp each_frame ; 3 cycles
|
jmp each_frame ; 3 cycles
|
||||||
.endscope
|
.endscope
|
||||||
|
|
Loading…
Reference in a new issue