aboutsummaryrefslogtreecommitdiff
path: root/maemo/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'maemo/main.c')
-rw-r--r--maemo/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/maemo/main.c b/maemo/main.c
index 481e9cd..7412791 100644
--- a/maemo/main.c
+++ b/maemo/main.c
@@ -125,6 +125,7 @@ int maemo_main(int argc, char **argv)
printf(_("Could not load CD-ROM!\n"));
return -1;
}
+ emu_on_new_cd();
ready_to_go = 1;
}
}