From 10f5d31c0a1d3532b7815602203d7dd80e41a19b Mon Sep 17 00:00:00 2001 From: "JASON-6700K\\jandersen" Date: Tue, 14 Jul 2020 16:59:38 -0400 Subject: [PATCH] WIP --- asm/shell.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/asm/shell.s b/asm/shell.s index e57ce1e..03c3cf6 100644 --- a/asm/shell.s +++ b/asm/shell.s @@ -119,8 +119,8 @@ DoMenu _InitCursor - JSR DoAbout ; Show this to the user before we get going... - + JSR DoAbout ; Show this to the user before we get going... + JSR DoOpen * Command Processor * @@ -366,7 +366,7 @@ AboutTemplate da 0 adrl 0 :Item3Txt - str '(C) DreamWorld Software 2020' + str '(C)2020 DreamWorld Software' :Item2 dw 2 dw 13,122,22,251 ;rect