Style changes.
This commit is contained in:
committed by
Oliver Schmidt
parent
203200e259
commit
b5d939c858
@@ -6,6 +6,7 @@
|
||||
;
|
||||
|
||||
.export _chlinexy, _chline
|
||||
|
||||
.import gotoxy, cputdirect
|
||||
.importzp tmp1
|
||||
|
||||
@@ -25,7 +26,3 @@ L1: lda #CH_HLINE ; Horizontal line, screen code
|
||||
dec tmp1
|
||||
bne L1
|
||||
L9: rts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user