summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index ed15a4e5..7fcfb6c6 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -326,7 +326,9 @@ void Customize(void)
/* cuser.uflag settings */
static const unsigned int masks1[] = {
MOVIE_FLAG,
+#ifdef DBCSAWARE
DBCSAWARE_FLAG,
+#endif
0,
};