aboutsummaryrefslogtreecommitdiffstats
path: root/asm/text_mode.atk16
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2023-11-03 13:39:19 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2023-11-03 13:39:19 +0200
commit6b94054c71a0f371d83e97cee0200c29e685c5c2 (patch)
treebff0dcd6fa02c59e3887e7166d6bff6a46942707 /asm/text_mode.atk16
parent7acb987b0796ab0e93b5422de9b88a4eb7755443 (diff)
Work on TPU
Diffstat (limited to 'asm/text_mode.atk16')
-rw-r--r--asm/text_mode.atk162
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_mode.atk16 b/asm/text_mode.atk16
index f7bc40f..b48305a 100644
--- a/asm/text_mode.atk16
+++ b/asm/text_mode.atk16
@@ -9,7 +9,7 @@
@label main
; set graphics mode to sprite mode
set_graphics_mode gr_sprite_mode
- ; set_graphics_mode gr_text_mode
+ ;set_graphics_mode gr_text_mode
@label loop
jpi loop