adjust bios handling again
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index b621326..92e69ee 100644 (file)
@@ -150,9 +150,6 @@ typedef struct {
                boolean cdr_read_timing;
                boolean gpu_slow_list_walking;
        } hacks;
-#ifdef _WIN32
-       char Lang[256];
-#endif
 } PcsxConfig;
 
 extern PcsxConfig Config;