X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fmisc.c;h=a16e64287c7c680051031f81686f85ed6943577b;hb=5c8119b8680a38d4571b8083a2475d3d4649b983;hp=702f690fb0e8b1017a6c75b4edcc23f810611a23;hpb=6fb444d65d471c40872f7b559c7fe2520bf5ef47;p=pcsx_rearmed.git diff --git a/libpcsxcore/misc.c b/libpcsxcore/misc.c index 702f690f..a16e6428 100644 --- a/libpcsxcore/misc.c +++ b/libpcsxcore/misc.c @@ -243,7 +243,7 @@ int LoadCdrom() { getFromCnf((char *)buf + 12, "EVENT", &cnf_event); getFromCnf((char *)buf + 12, "STACK", &cnf_stack); if (Config.HLE) - psxBiosCnfLoaded(cnf_tcb, cnf_event); + psxBiosCnfLoaded(cnf_tcb, cnf_event, cnf_stack); // Read the EXE-Header READTRACK();