diff options
Diffstat (limited to 'include/memdraw.h')
| -rw-r--r-- | include/memdraw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/memdraw.h b/include/memdraw.h index 08784ce9..2d4f54f5 100644 --- a/include/memdraw.h +++ b/include/memdraw.h @@ -46,6 +46,7 @@ struct Memimage Memlayer *layer; /* nil if not a layer*/ u32int flags; void *X; + int screenref; /* reference count if this is a screen */ int shift[NChan]; int mask[NChan]; |
