X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fplugins.c;h=57078badaddab31b62ca0af218ad3d1c7acbf540;hp=57e7ef2da6c069b28bc9d51f8d1fe0ed78a93965;hb=b2058a5bead44a5b5ecaa903e9bbf3231477fde9;hpb=1df403c52368a3930b67dedabf8c0e1d522f1cc3 diff --git a/libpcsxcore/plugins.c b/libpcsxcore/plugins.c index 57e7ef2d..57078bad 100644 --- a/libpcsxcore/plugins.c +++ b/libpcsxcore/plugins.c @@ -702,6 +702,7 @@ int LoadPlugins() { char Plugin[MAXPATHLEN]; ReleasePlugins(); + SysLibError(); if (UsingIso()) { LoadCDRplugin(NULL);