From 0c465d1dcca6dceb9ca431feba4a193473565047 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 9 Oct 2020 21:08:40 -0700 Subject: 6975 --- 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 910b7626..a2302d6a 100644 --- a/apps/tile/environment.mu +++ b/apps/tile/environment.mu @@ -276,7 +276,7 @@ fn render-sandbox screen: (addr screen), functions: (addr handle function), bind var line/ecx: (addr line) <- copy _line # cursor-word var cursor-word-storage: (handle word) - var cursor-word-ah/ebx: (addr handle word) <- address cursor-word-storage + var cursor-word-ah/eax: (addr handle word) <- address cursor-word-storage get-cursor-word sandbox, functions, cursor-word-ah var _cursor-word/eax: (addr word) <- lookup *cursor-word-ah var cursor-word/ebx: (addr word) <- copy _cursor-word -- cgit 1.4.1-2-gfad0