From 560ed09439466da947ee576af1b97d37a80976de Mon Sep 17 00:00:00 2001 From: zbyti Date: Fri, 25 Sep 2020 09:45:48 +0200 Subject: [PATCH] Quatari Landscape refactor --- examples/a8/landscape.mfk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/a8/landscape.mfk b/examples/a8/landscape.mfk index b00d0627..43e90197 100644 --- a/examples/a8/landscape.mfk +++ b/examples/a8/landscape.mfk @@ -18,14 +18,13 @@ asm void drawto() @ $f9c2 extern void main(){ openmode(9) - os_COLOR4 = $b0 for i,0,to,79 { - color = 13 - prev_y = 1 cursor_x = i prev_x = i + color = 13 + prev_y = 1 while color != $ff { cursor_y = color_height[color]