_tickcount -> tickcount

This commit is contained in:
mrdudz
2015-07-14 19:55:41 +02:00
parent 83391ab67c
commit ac27ed301a
4 changed files with 11 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ CRAM_PTR = $34 ;2
CHARCOLOR = $36
RVS = $37
BGCOLOR = $38
_tickcount = $39 ;4
tickcount = $39 ;4
screenrows = (224/8)
charsperline = (512/8)