mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-19 16:54:08 +10:00
Removed stubs for types as values
Also potentially fixed a bug in the previous commit, not certain
This commit is contained in:
@@ -19,7 +19,6 @@ typedef enum Toy_ValueType {
|
||||
TOY_VALUE_TABLE,
|
||||
TOY_VALUE_FUNCTION,
|
||||
TOY_VALUE_OPAQUE,
|
||||
TOY_VALUE_TYPE,
|
||||
TOY_VALUE_ANY,
|
||||
|
||||
TOY_VALUE_REFERENCE, //not a value itself, but pointing to one
|
||||
|
||||
Reference in New Issue
Block a user