summaryrefslogtreecommitdiff
path: root/colm/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/bytecode.h')
-rw-r--r--colm/bytecode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/colm/bytecode.h b/colm/bytecode.h
index aa395d6f..1efe2739 100644
--- a/colm/bytecode.h
+++ b/colm/bytecode.h
@@ -361,6 +361,7 @@ typedef unsigned char uchar;
#define PF_RIGHT_IL_ATTACHED 0x0800
#define PF_CI 0x1000
+#define PF_UNDO_CI 0x2000
#define AF_LEFT_IGNORE 0x0100
#define AF_RIGHT_IGNORE 0x0200