summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 200ec4254..3ec050f16 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -130,6 +130,10 @@ struct gui_window_2 {
struct AppWindow *appwin;
struct MinList shared_pens;
gui_pointer_shape mouse_pointer;
+#ifndef __amigaos4__
+ struct NewMenu *menu;
+ struct VisualInfo *vi;
+#endif
};
struct gui_window