summaryrefslogtreecommitdiffstats
path: root/src/d_define.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_define.h')
-rw-r--r--src/d_define.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d_define.h b/src/d_define.h
index fb387b3..65d4567 100644
--- a/src/d_define.h
+++ b/src/d_define.h
@@ -80,6 +80,7 @@
#define C_EQUALS 0x3d
#define C_BACKS 0x5c
#define C_PIPE 0x7c
+#define C_TILDE 0x7e
/*
** ====== FILES ======