summaryrefslogtreecommitdiff
path: root/plat.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat.h')
-rw-r--r--plat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat.h b/plat.h
index a4e2758..1d79465 100644
--- a/plat.h
+++ b/plat.h
@@ -68,6 +68,7 @@ typedef struct {
int w, h, s, o, mpf;
int fps;
int mx, my;
+ int dmx, dmy;
Error err;
Colour* fb;
Heap* heap;