mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added header-only parsing to the repl, read more
Also: * Ensured TOY_VERSION_BUILD is consistent throughout the whole build * Updated README.md
This commit is contained in:
@@ -12,3 +12,4 @@ void Toy_runBinaryFile(const char* fname);
|
||||
void Toy_runSource(const char* source);
|
||||
void Toy_runSourceFile(const char* fname);
|
||||
|
||||
void Toy_parseBinaryFileHeader(const char* fname);
|
||||
Reference in New Issue
Block a user