diff options
Diffstat (limited to 'libpcsxcore/misc.c')
| -rw-r--r-- | libpcsxcore/misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/misc.c b/libpcsxcore/misc.c index f3b29816..3f47e083 100644 --- a/libpcsxcore/misc.c +++ b/libpcsxcore/misc.c @@ -346,6 +346,7 @@ int CheckCdrom() { SysPrintf(_("CD-ROM ID: %.9s\n"), CdromId); BuildPPFCache(); + LoadSBI(); return 0; } |
