summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index c1958299b..7ab824a5e 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -116,7 +116,8 @@ struct gui_window
int c_h;
int scrollx;
int scrolly;
- struct browser_window *bw; // not used
+ char *dlfilename;
+// struct browser_window *bw; // not used
};
struct gui_globals