From 9185512dba34a8c02d4bb8089e27051f3bd74f85 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 7 Nov 2020 19:51:31 -0800 Subject: 7212 --- apps/tile/environment.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/tile') diff --git a/apps/tile/environment.mu b/apps/tile/environment.mu index 495a1083..e2eaa13c 100644 --- a/apps/tile/environment.mu +++ b/apps/tile/environment.mu @@ -1528,7 +1528,7 @@ fn clear-canvas _env: (addr environment) { print-string screen, " define function " # primitives var start-col/ecx: int <- copy repl-col - start-col <- subtract 0x20 + start-col <- subtract 0x28 move-cursor screen, 1, start-col print-string screen, "primitives:" start-col <- add 2 -- cgit 1.4.1-2-gfad0