mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-23 23:32:45 +00:00
Add VM_OUTPUT DI entry
This commit is contained in:
parent
09017aa171
commit
c35a6cb827
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user