mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Found a leak, moving to linux
This commit is contained in:
@@ -8,3 +8,5 @@ int hashLiteral(Literal lit);
|
||||
|
||||
void printLiteral(Literal literal);
|
||||
void printLiteralCustom(Literal literal, void (printFn)(const char*));
|
||||
|
||||
//TODO: copy literal (to be used in dictionaries and arrays, as well)
|
||||
|
||||
Reference in New Issue
Block a user