mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-19 16:54:08 +10:00
Added mecha-style comment docs to a bunch of headers
This commit is contained in:
@@ -270,4 +270,5 @@ union Toy_private_node {
|
||||
Toy_NodeImport import;
|
||||
};
|
||||
|
||||
//see toy_parser.h for more documentation on this function
|
||||
TOY_API void Toy_freeASTNode(Toy_ASTNode* node);
|
||||
|
||||
Reference in New Issue
Block a user