about summary refs log tree commit diff stats
path: root/src/chrtrans/UCkd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrtrans/UCkd.h')
-rw-r--r--src/chrtrans/UCkd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chrtrans/UCkd.h b/src/chrtrans/UCkd.h
index 083afe49..1497f298 100644
--- a/src/chrtrans/UCkd.h
+++ b/src/chrtrans/UCkd.h
@@ -43,6 +43,8 @@ struct unimapdesc {
 struct unimapdesc_str {
 	u16 entry_ct;
 	struct unipair_str *entries;
+        int isdefault;
+        int trydefault;
 };