Fixed comment.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5020 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2011-05-03 20:22:32 +00:00
parent 73a7cf8c8c
commit a7a41f9415

View File

@@ -62,9 +62,9 @@
lda #<$100 lda #<$100
ldx #>$100 ldx #>$100
jsr pushax ; Width scale jsr pushax ; Width scale = 1.0
jsr pushax ; Heigh scale jsr pushax ; Heigh scale = 1.0
jsr pusha ; Text direction = TGI_TEXT_VERTICAL jsr pusha ; Text direction = TGI_TEXT_HORIZONTAL
jmp _tgi_textstyle ; A = Font = TGI_FONT_BITMAP jmp _tgi_textstyle ; A = Font = TGI_FONT_BITMAP
; Error exit ; Error exit