mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Removed some old notes
This commit is contained in:
@@ -92,5 +92,5 @@ TOY_API int Toy_compareValues(Toy_Value left, Toy_Value right);
|
||||
//convert the value to a string - values that *are* strings are simply copied
|
||||
TOY_API union Toy_String_t* Toy_stringifyValue(struct Toy_Bucket** bucketHandle, Toy_Value value);
|
||||
|
||||
//for debugging
|
||||
//for error messages
|
||||
TOY_API const char* Toy_private_getValueTypeAsCString(Toy_ValueType type);
|
||||
|
||||
Reference in New Issue
Block a user