mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Comment tweak
This commit is contained in:
@@ -16,7 +16,7 @@ typedef enum Toy_ValueType {
|
|||||||
TOY_VALUE_FUNCTION,
|
TOY_VALUE_FUNCTION,
|
||||||
TOY_VALUE_OPAQUE,
|
TOY_VALUE_OPAQUE,
|
||||||
|
|
||||||
//TODO: type, any
|
//TODO: type, any, consider 'stack' as a possible addition
|
||||||
} Toy_ValueType;
|
} Toy_ValueType;
|
||||||
|
|
||||||
//8 bytes in size
|
//8 bytes in size
|
||||||
|
|||||||
Reference in New Issue
Block a user