summaryrefslogtreecommitdiff
path: root/dblbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'dblbuf.h')
-rw-r--r--dblbuf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dblbuf.h b/dblbuf.h
index cb57696..7f1f8b7 100644
--- a/dblbuf.h
+++ b/dblbuf.h
@@ -13,6 +13,7 @@ struct dblbuf
struct slice *slices;
unsigned cs, ch;
+ int active, repaint;
unsigned curs_x;
unsigned curs_y;