summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index aecd888c4..926df6dc6 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -118,6 +118,8 @@ struct gui_window
int c_x;
int c_y;
int c_h;
+ int scrollx;
+ int scrolly;
};
void ami_get_msg(void);