diff options
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r-- | src/LYCharSets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h index 41f09c5c..dc3812c6 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -6,6 +6,8 @@ #include "UCMap.h" #endif /* !UCMAP_H */ +extern BOOLEAN LYHaveCJKCharacterSet; + /* * LYchar_set_name[current_char_set] points to the currently active set. */ |