diff options
Diffstat (limited to 'tool/mkopcodeh.tcl')
-rw-r--r-- | tool/mkopcodeh.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mkopcodeh.tcl b/tool/mkopcodeh.tcl index 57c692011..8b4e345c6 100644 --- a/tool/mkopcodeh.tcl +++ b/tool/mkopcodeh.tcl @@ -158,6 +158,7 @@ set rp2v_ops { OP_JournalMode OP_VUpdate OP_VFilter + OP_Init } # Assign the smallest values to opcodes that are processed by resolveP2Values() |