summaryrefslogtreecommitdiff
path: root/src/tparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tparam.h')
-rw-r--r--src/tparam.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tparam.h b/src/tparam.h
index 3cd3e6053cc..dc4cdfaa28c 100644
--- a/src/tparam.h
+++ b/src/tparam.h
@@ -29,3 +29,7 @@ char *tgetstr (const char *, char **);
char *tgoto (const char *, int, int);
char *tparam (const char *, char *, int, int, int, int, int);
+
+extern char PC;
+extern char *BC;
+extern char *UP;