diff --git a/include/vm_di.h b/include/vm_di.h index 1bdc863..a789d03 100644 --- a/include/vm_di.h +++ b/include/vm_di.h @@ -5,6 +5,7 @@ enum vm_di_entry { VM_CPU, VM_MACHINE, VM_REFLECT, + VM_OUTPUT, // This value is the size of the DI container we will construct. As // you can see, it's quite a bit higher than what would be implied