X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fmisc.h;h=a1c36bb982ef81190dac1a24024b990d14cba9a8;hb=718b363f51678f354fead84ef98e4c28dcae3689;hp=c5eb327a8a1d49615216e4307a000deb00c4a0a9;hpb=14b3bd95c0a1304fb6de3c34b9d4dbfc065ce7fb;p=pcsx_rearmed.git diff --git a/libpcsxcore/misc.h b/libpcsxcore/misc.h index c5eb327a..a1c36bb9 100644 --- a/libpcsxcore/misc.h +++ b/libpcsxcore/misc.h @@ -55,6 +55,7 @@ typedef struct { extern char CdromId[10]; extern char CdromLabel[33]; +extern int CdromFrontendId; // for frontend use void BiosBootBypass();