diff --git a/selectors/buhbye.system.s b/selectors/buhbye.system.s index 301bbb6..139df03 100644 --- a/selectors/buhbye.system.s +++ b/selectors/buhbye.system.s @@ -324,7 +324,7 @@ close_dir: ;; Print help text lda #20 ; HTAB 20 - sta CH + sta COL80HPOS ldy #(help_string - text_resources) jsr cout_string