Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

View File

@@ -2,3 +2,5 @@
#header sub Fprint(txt$)
Outputs text to the console
NOTE: It does the exact same thing as Print. This is here for legacy reasons (ie. I am too lazy to remove it.)