about summary refs log tree commit diff stats
path: root/304screen.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-07-09 07:57:03 -0700
committerKartik Agaram <vc@akkartik.com>2020-07-09 07:57:03 -0700
commita3bfbb99f8076da0b0880cfcdde94b526c2d6f0a (patch)
treef47a071f8d61b5b59d1989371cd622498b7fc59c /304screen.subx
parent88aeadf3c69c228e8646142f9a08457211f92c16 (diff)
downloadmu-a3bfbb99f8076da0b0880cfcdde94b526c2d6f0a.tar.gz
6624
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