X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fsettings.h;h=28aa2b9c4205c71613e079e783b730df71149c82;hb=f7b2692b338aaf37470be0a1d0e5ae42c82e0c65;hp=a8f5aa3658d3e8a4b5bb4ebad21bc9162f628d66;hpb=4333fdb4f2f297db8272d2ebc8323028df8c105f;p=virtualjaguar diff --git a/src/settings.h b/src/settings.h index a8f5aa3..28aa2b9 100644 --- a/src/settings.h +++ b/src/settings.h @@ -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;