mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Renamed the about library to toy_version_info library, resovled #81
This commit is contained in:
@@ -46,7 +46,7 @@ const unsigned char* Toy_compileString(const char* source, size_t* size);
|
||||
|
||||
This function takes a bytecode array of `size` size, and executes it. The libraries available to the code are currently:
|
||||
|
||||
* lib_about
|
||||
* lib_toy_version_info
|
||||
* lib_standard
|
||||
* lib_random
|
||||
* lib_runner
|
||||
|
||||
Reference in New Issue
Block a user