aboutsummaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 70d8b3c..157173d 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -39,6 +39,8 @@ typedef struct thumb_s {
typedef struct tns_s {
thumb_t *thumbs;
int cnt;
+ int x;
+ int y;
int cols;
int rows;
int first;