aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h
index c0cab3a..d0e8e8a 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -61,6 +61,7 @@ struct runes_screen {
char *icon_name;
struct runes_row *rows;
+ struct runes_row *alternate;
struct runes_cell_attrs attrs;