summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r--include/pttstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 9866b679..6794d38b 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -427,6 +427,7 @@ typedef struct water_t {
typedef struct {
int row, col;
+ int y, x;
void *raw_memory;
} screen_backup_t;