Added a macro to generate document templates in RCDocs format

This commit is contained in:
n00b
2024-09-28 11:40:47 -04:00
parent 27e8a448ea
commit 3fd18b2ce6
824 changed files with 3292 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#title GetTerrainPatchAABB [RCBasic Doc]
#header sub GetTerrainPatchAABB( actor, patchX, patchZ, ByRef minX, ByRef minY, ByRef minZ, ByRef maxX, ByRef maxY, ByRef maxZ )