summaryrefslogtreecommitdiff
path: root/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'console.h')
-rw-r--r--console.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/console.h b/console.h
index fd4c45ea1..55c134046 100644
--- a/console.h
+++ b/console.h
@@ -1,6 +1,9 @@
#ifndef CONSOLE_H
#define CONSOLE_H
+/* Pointer to console window */
+VARDEF Window *_iconsole_win;
+
// ** console parser ** //
typedef enum _iconsole_var_types {