summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 1081b1e3b..5e6bedfa6 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -83,6 +83,7 @@ struct gui_window {
struct form_control *control;
union content_msg_data *redraw_data;
browser_mouse_state mouse_state;
+ browser_mouse_state key_state;
int c_x;
int c_y;
int c_h;