remove TABs

This commit is contained in:
Christian Groessler
2014-05-28 23:39:31 +02:00
parent 8c5aebef81
commit 0bcb615d33
4 changed files with 9 additions and 9 deletions

View File

@@ -14,9 +14,9 @@
.importzp ptr4
.import setcursor
.constructor screen_setup, 26
.import screen_setup_20x24
screen_setup = screen_setup_20x24
.constructor screen_setup, 26
.import screen_setup_20x24
screen_setup = screen_setup_20x24
_cputcxy: