X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=maemo%2Fmain.c;fp=maemo%2Fmain.c;h=74127919bc056164cfd9ebd293c3643a9eae68e3;hp=481e9cd4d4a981a545ab8d0a1480b17c894b77e0;hb=9c27c2051287b235fe0dba18a74b3863a3062646;hpb=61f97bb0518cde50b243fba8ce2e8a907a0fc2e9 diff --git a/maemo/main.c b/maemo/main.c index 481e9cd4..74127919 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; } }