fix gregs complaints :)

This commit is contained in:
mrdudz
2015-09-04 14:14:17 +02:00
parent d0a1dc73b8
commit af2ba26c62
5 changed files with 35 additions and 21 deletions

View File

@@ -19,6 +19,8 @@ PLOT:
ldy CURS_X
rts
.rodata
_plotlo:
.repeat screenrows,line
.byte <($0000+(line*$80))