X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fcdriso.h;h=16ad52ff17c4f57c416a41491c73c52f4da3712d;hp=27d1ecd08252a3f7cb469c5a333d27fdb959f006;hb=0c2871a7e649ef1ce966d5a9a7c1aa359beaf601;hpb=8f2484caddc9b2ee0b4b7a1fda8b0c8f6d459295 diff --git a/libpcsxcore/cdriso.h b/libpcsxcore/cdriso.h index 27d1ecd0..16ad52ff 100644 --- a/libpcsxcore/cdriso.h +++ b/libpcsxcore/cdriso.h @@ -28,6 +28,9 @@ extern "C" { void cdrIsoInit(void); int cdrIsoActive(void); +extern unsigned int cdrIsoMultidiskCount; +extern unsigned int cdrIsoMultidiskSelect; + #ifdef __cplusplus } #endif