diff --git a/libsrc/tgi/tgi_init.s b/libsrc/tgi/tgi_init.s index 0df052edd..14e1bd9f9 100644 --- a/libsrc/tgi/tgi_init.s +++ b/libsrc/tgi/tgi_init.s @@ -62,9 +62,9 @@ lda #<$100 ldx #>$100 - jsr pushax ; Width scale - jsr pushax ; Heigh scale - jsr pusha ; Text direction = TGI_TEXT_VERTICAL + jsr pushax ; Width scale = 1.0 + jsr pushax ; Heigh scale = 1.0 + jsr pusha ; Text direction = TGI_TEXT_HORIZONTAL jmp _tgi_textstyle ; A = Font = TGI_FONT_BITMAP ; Error exit