remove dangling spaces
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
;*
|
||||
|
||||
.export screensize
|
||||
|
||||
|
||||
.include "creativision.inc"
|
||||
|
||||
|
||||
.proc screensize
|
||||
|
||||
ldx #SCREEN_COLS
|
||||
ldy #SCREEN_ROWS
|
||||
rts
|
||||
|
||||
|
||||
.endproc
|
||||
|
||||
Reference in New Issue
Block a user