aboutsummaryrefslogtreecommitdiffstats
path: root/asm
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2023-11-03 20:07:39 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2023-11-03 20:07:39 +0200
commitbef9b09493403187079f4b8ec6633f5258376f44 (patch)
tree4eda7a89cffc4f5a96895a6ef2c5d28e82126de7 /asm
parent4fbe8d2d27dd8873c1f309e15b116f8800a5e605 (diff)
Improve macro parsing
Diffstat (limited to 'asm')
-rw-r--r--asm/text_mode.atk162
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/text_mode.atk16 b/asm/text_mode.atk16
index f33120d..fa4f297 100644
--- a/asm/text_mode.atk16
+++ b/asm/text_mode.atk16
@@ -13,8 +13,6 @@
cursor_to_line RA 2
put_string RA RB " BY JAN"
- ; set graphics mode to sprite mode
- ; set_graphics_mode gr_sprite_mode
set_graphics_mode gr_text_mode
@label loop