summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 57a6432..fdd21e4 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -176,6 +176,8 @@ extern int zoom_en;
extern int zoom_x, zoom_y;
extern int zoom_wx, zoom_wy;
+extern int drawgrav_enable;
+
void menu_count(void);
void get_sign_pos(int i, int *x0, int *y0, int *w, int *h);