X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fmisc.h;fp=libpcsxcore%2Fmisc.h;h=a1c36bb982ef81190dac1a24024b990d14cba9a8;hp=c5eb327a8a1d49615216e4307a000deb00c4a0a9;hb=6a131b037d9133d6bffcb8e4e67940fcf069e539;hpb=9454d33991e921f526c0c6fddb6c1be057ba8ab3 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();