mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Removed stubs for types as values
Also potentially fixed a bug in the previous commit, not certain
This commit is contained in:
@@ -164,11 +164,6 @@ static void processRead(Toy_VM* vm) {
|
||||
// break;
|
||||
}
|
||||
|
||||
case TOY_VALUE_TYPE: {
|
||||
//
|
||||
// break;
|
||||
}
|
||||
|
||||
case TOY_VALUE_ANY: {
|
||||
//
|
||||
// break;
|
||||
|
||||
Reference in New Issue
Block a user