X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=92e69eeefcf5370fdf79533bad678351ff6d73bc;hp=67a0ae08ea0da5d922f2ac8b344341869351ee1d;hb=da65071fd7ceac663bb951b13da2563d7b16431d;hpb=6777e331551ed0cc90f4aa809bbd0fee23fcf1a6 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);