Fix codestyle
This commit is contained in:
@@ -20,4 +20,3 @@ hascur: sta CURSOR
|
||||
and #$7F
|
||||
: rts
|
||||
j1: jmp (VCIN)
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@ _textcolor:
|
||||
txa
|
||||
and #$0F
|
||||
rts
|
||||
|
||||
|
||||
@@ -14,5 +14,3 @@ _gotoy:
|
||||
adc WNDTOP
|
||||
sta CV
|
||||
jmp VTABZ
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user