summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/imgcntrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/ui/imgcntrl.c')
-rw-r--r--src/emu/ui/imgcntrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/imgcntrl.c b/src/emu/ui/imgcntrl.c
index 645687e595a..21d14b9a59a 100644
--- a/src/emu/ui/imgcntrl.c
+++ b/src/emu/ui/imgcntrl.c
@@ -328,7 +328,7 @@ void ui_menu_control_device_image::handle()
state = create_ok ? CREATE_FILE : START_FILE;
handle();
break;
-
+
case DO_CREATE: {
astring path;
zippath_combine(path, current_directory, current_file);