]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/settings.h
Fixes in the controller config for MacOSX, added option to turn off GPU.
[virtualjaguar] / src / settings.h
index a8f5aa3658d3e8a4b5bb4ebad21bc9162f628d66..28aa2b9c4205c71613e079e783b730df71149c82 100644 (file)
@@ -22,6 +22,7 @@ struct VJSettings
        int32 joyport;                                                          // Joystick port
        bool hardwareTypeNTSC;                                          // Set to false for PAL
        bool useJaguarBIOS;
+       bool GPUEnabled;
        bool DSPEnabled;
        bool usePipelinedDSP;
        bool fullscreen;