X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;fp=libpcsxcore%2Fpsxcommon.h;h=92e69eeefcf5370fdf79533bad678351ff6d73bc;hb=f3bc907d1c52296bee57a0a91f7f6e8e51c487e1;hp=67a0ae08ea0da5d922f2ac8b344341869351ee1d;hpb=1e766b53a7f090d7d338cd777f362d73203b315c;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 67a0ae08..92e69eee 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -154,7 +154,6 @@ typedef struct { extern PcsxConfig Config; extern boolean NetOpened; -extern boolean BiosBooted; struct PcsxSaveFuncs { void *(*open)(const char *name, const char *mode);