From 82171a0fdfa28251cbc360dcf205392fee2c7eeb Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 31 May 2021 10:47:05 -0700 Subject: . --- html/ex2.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/ex2.mu.html') diff --git a/html/ex2.mu.html b/html/ex2.mu.html index b9fc5124..ee5edcd4 100644 --- a/html/ex2.mu.html +++ b/html/ex2.mu.html @@ -76,7 +76,7 @@ if ('onhashchange' in window) { 18 break-if->= 19 var color/ecx: int <- copy x 20 color <- and 0xff -21 pixel screen x, y, color +21 pixel screen x, y, color 22 x <- increment 23 loop 24 } -- cgit 1.4.1-2-gfad0