summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 7b0d70188..c608c3567 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -159,6 +159,7 @@ void ami_history_redraw(struct history_window *hw)
ULONG xs,ys;
struct redraw_context ctx = {
.interactive = true,
+ .background_images = true,
.plot = &amiplot
};