Updated docs and added constants to tracker

This commit is contained in:
n00b87
2026-02-26 15:33:51 -06:00
parent aa7667c838
commit 9dbb4b6b5f
2332 changed files with 6219 additions and 2761 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body>
<p><h2>sub Poly(n, byref x, byref y) </h2></p>
<p><h2>Sub Poly(n, ByRef x, ByRef y) </h2></p>
<p>
Draws a polygon
</p>
@@ -28,6 +28,7 @@
Poly<b>(</b><span class="rc_number">3</span>,&nbsp;x,&nbsp;y<b>)</b>&nbsp;<span class="rc_comment">'Draws a triangle </span><br>
</code></p>
<p>
</p>
</body>
</html>