kfest: the raster lives

This commit is contained in:
Vince Weaver 2018-07-20 16:47:24 -04:00
parent 0a5d222f30
commit 7470242e55

View File

@ -410,8 +410,8 @@ done_draw_rasterbar:
; movement = 7 + 5 + 3 = 15
ldx YPOS ; 3
nop
; inx ; 2
; nop
inx ; 2
cpx #24 ; 2
beq raster_bottom ;