summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.c')
-rw-r--r--amiga/plotters.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index c6c546b03..0a0057cb4 100644
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -189,6 +189,7 @@ void ami_init_layers(struct gui_globals *gg, ULONG width, ULONG height, bool for
}
init_layers_count++;
+ LOG("Layer initialised (total: %d)", init_layers_count);
}
void ami_free_layers(struct gui_globals *gg)