mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
ds: fix rasterbar artifacts
sorta looked cool but also sorta not
This commit is contained in:
parent
87de0c0aaf
commit
6aa869da59
@ -109,7 +109,7 @@ setup_rasterbars_inner_loop:
|
|||||||
sta RASTER_PAGE
|
sta RASTER_PAGE
|
||||||
|
|
||||||
inx
|
inx
|
||||||
cpx #168
|
cpx #176
|
||||||
bne setup_rasterbars_outer_loop
|
bne setup_rasterbars_outer_loop
|
||||||
|
|
||||||
rts
|
rts
|
||||||
|
Loading…
Reference in New Issue
Block a user