summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/main.c b/source/main.c
index 218dd40..3407a88 100644
--- a/source/main.c
+++ b/source/main.c
@@ -129,7 +129,7 @@ static void Splash(void)
ZX81SuspendDisplay();
ZX81DisplayString("10 rem " DS81_VERSION "\n"
- "20 print '%the zx81 is ace%'\n"
+ "20 print \"%the zx81 is ace%\"\n"
"30 goto 20");
SUB_BG2_XDX = 0x080;