diff options
Diffstat (limited to 'toot-toot.tlv')
-rw-r--r-- | toot-toot.tlv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toot-toot.tlv b/toot-toot.tlv index 8b2f070..26eb591 100644 --- a/toot-toot.tlv +++ b/toot-toot.tlv @@ -66,6 +66,8 @@ >debugy = 5 - __teliva_timestamp: original dbg: + >-- helper for debug by print; overlay debug information towards the right + >-- reset debugy within refresh when using this >function dbg(window, s) > local oldy = 0 > local oldx = 0 |