Commit cde9df2c authored by william's avatar william

forgot OP_TIME def

parent d6f40621
...@@ -12,6 +12,7 @@ struct op { ...@@ -12,6 +12,7 @@ struct op {
OP_CHECK, OP_CHECK,
OP_FILL, OP_FILL,
OP_NONE, OP_NONE,
OP_TIME,
} type; } type;
union { union {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment