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 07f2bcd05..ea13410e8 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -115,6 +115,7 @@ struct gui_window
int c_x;
int c_y;
int c_h;
+ int c_h_temp;
int scrollx;
int scrolly;
struct history_window *hw;