summaryrefslogtreecommitdiff
path: root/amiga/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/tree.c')
-rwxr-xr-xamiga/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/tree.c b/amiga/tree.c
index 86537c89c..7c0367e3d 100755
--- a/amiga/tree.c
+++ b/amiga/tree.c
@@ -1218,6 +1218,7 @@ void ami_tree_redraw_request(int x, int y, int width, int height, void *data)
int pos_x, pos_y;
struct redraw_context ctx = {
.interactive = true,
+ .background_images = true,
.plot = &amiplot
};