aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/plugins.c')
-rw-r--r--libpcsxcore/plugins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/plugins.c b/libpcsxcore/plugins.c
index 57e7ef2..57078ba 100644
--- a/libpcsxcore/plugins.c
+++ b/libpcsxcore/plugins.c
@@ -702,6 +702,7 @@ int LoadPlugins() {
char Plugin[MAXPATHLEN];
ReleasePlugins();
+ SysLibError();
if (UsingIso()) {
LoadCDRplugin(NULL);