summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-02-27 16:35:22 -0300
committerHisham Muhammad <hisham@gobolinux.org>2014-02-27 16:35:22 -0300
commit6d90e58c01c606841753fb23b4effe3d815223cd (patch)
tree99153968af5251fdfbf534e1fc5b8e606f652c67 /CRT.h
parent953ec71235f51934014f025ea113e788238e2e24 (diff)
alignment improvements
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 f7d4d723..00141b55 100644
--- a/CRT.h
+++ b/CRT.h
@@ -109,6 +109,8 @@ extern int CRT_colors[LAST_COLORELEMENT];
extern int CRT_cursorX;
+extern int CRT_scrollHAmount;
+
char* CRT_termType;
void *backtraceArray[128];

© 2014-2024 Faster IT GmbH | imprint | privacy policy