about summary refs log tree commit diff stats
path: root/304screen.subx
diff options
context:
space:
mode:
Diffstat (limited to '304screen.subx')
-rw-r--r--304screen.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/304screen.subx b/304screen.subx
index 116d0320..208c02dd 100644
--- a/304screen.subx
+++ b/304screen.subx
@@ -119,6 +119,7 @@ $move-cursor-on-screen:end:
     5d/pop-to-ebp
     c3/return
 
+# just because Mu has no support for global variables yet
 print-string-to-screen:  # s: (addr array byte)
     # . prologue
     55/push-ebp