summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-07-23 22:45:24 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-07-23 22:45:24 +0000
commit2ecf199cf70d24e1ac359640c21cc79a81b68461 (patch)
tree649cb393525772a260525fd58c33fa8d359ad624 /CRT.h
parenteb2803ce79604b45c070edbe1e787f4373949cfe (diff)
Horizontally scroll in larger increments when on the
Linux console because of slow update of unaccelerated fb
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 155dc2ee..1f6020bd 100644
--- a/CRT.h
+++ b/CRT.h
@@ -107,6 +107,8 @@ extern int CRT_colorScheme;
extern int CRT_colors[LAST_COLORELEMENT];
+char* CRT_termType;
+
// TODO: pass an instance of Settings instead.
void CRT_init(int delay, int colorScheme);

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