From 74abd20b77039f5c68ad3e7271f600ed2315f124 Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 4 Dec 2020 22:28:25 -0500 Subject: =?UTF-8?q?text=20"..."=20=E2=86=92=20text=5Fstart=20and=20p?= =?UTF-8?q?ara=20"..."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- engine/rtc/timeset.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engine/rtc/timeset.asm b/engine/rtc/timeset.asm index bcf58bad..f1ff8544 100644 --- a/engine/rtc/timeset.asm +++ b/engine/rtc/timeset.asm @@ -650,7 +650,8 @@ MrChrono: ret .NowOnDebug: - text "Now on DEBUG…" + text_start + para "Now on DEBUG…" prompt .PrintTime: -- cgit v1.2.3