some openbios support
[pcsx_rearmed.git] / libpcsxcore / psxcommon.c
index 8313304..fcc3deb 100644 (file)
@@ -26,6 +26,7 @@
 
 PcsxConfig Config;
 boolean NetOpened = FALSE;
+boolean BiosBooted = FALSE;
 
 int Log = 0;
 FILE *emuLog = NULL;