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