summaryrefslogtreecommitdiff
path: root/Source/Library/Common/WChar.class.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Library/Common/WChar.class.h')
-rw-r--r--Source/Library/Common/WChar.class.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Library/Common/WChar.class.h b/Source/Library/Common/WChar.class.h
index afaeb44..6db4b1b 100644
--- a/Source/Library/Common/WChar.class.h
+++ b/Source/Library/Common/WChar.class.h
@@ -7,6 +7,8 @@
#include <common.h>
#endif
+#define EOF "\3"
+
enum {
UE_UTF8,
UE_UTF16_LE,