remove all the hack options
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index c0c2c9f..a549eb6 100644 (file)
@@ -125,7 +125,6 @@ typedef struct {
        char PluginsDir[MAXPATHLEN];
        char PatchesDir[MAXPATHLEN];
        boolean Xa;
-       boolean Sio;
        boolean Mdec;
        boolean PsxAuto;
        boolean Cdda;
@@ -133,10 +132,7 @@ typedef struct {
        boolean HLE;
        boolean Debug;
        boolean PsxOut;
-       boolean SpuIrq;
-       boolean RCntFix;
        boolean UseNet;
-       boolean VSyncWA;
        boolean icache_emulation;
        boolean DisableStalls;
        u8 Cpu; // CPU_DYNAREC or CPU_INTERPRETER