Some minor style fixes.

This commit is contained in:
Oliver Schmidt 2017-05-29 22:26:38 +02:00
parent 127f3031aa
commit 22d6ff26c2

View File

@ -1001,10 +1001,11 @@ COff pha ; save registers
lsr ; column DIV 2
tay
lda sCrsrChar ; restore char
bcs CO1 ; odd column?
bcs CO1 ; odd column?
bit $c055
CO1 sta (BASL),y
bit $c054
CO2 pla ; restore registers
tay
pla