summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 2a9e7970..73aed438 100644
--- a/CRT.h
+++ b/CRT.h
@@ -116,6 +116,8 @@ extern const char *CRT_treeStrUtf8[TREE_STR_COUNT];
extern const char **CRT_treeStr;
+extern int CRT_delay;
+
extern bool CRT_utf8;
int* CRT_colors;