X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fsettings.h;fp=src%2Fsettings.h;h=28aa2b9c4205c71613e079e783b730df71149c82;hb=2136446c0d38d00a651d3eb665ee564b18f94b28;hp=a8f5aa3658d3e8a4b5bb4ebad21bc9162f628d66;hpb=828059a53ae8bfb03ade4acd1e62c8de9be89775;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;