summaryrefslogtreecommitdiffstats
path: root/src/c_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_init.h')
-rw-r--r--src/c_init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/c_init.h b/src/c_init.h
index dae8513..a9e7605 100644
--- a/src/c_init.h
+++ b/src/c_init.h
@@ -47,6 +47,7 @@ typedef struct s_caps
unsigned int nlines;
unsigned short psx;
unsigned short plen;
+ short key;
} t_caps;
char *c_set_ptr(t_bool reset, char key, t_msh *msh);