X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Finclude%2Fsettings.h;h=0a5fd23ea4598f780c9c46fb39671bea29678108;hb=e0530264688efd52086a1382568f4d13b4281316;hp=4ce5e1ff643235269cdce0dcfeb4a9e7b715d150;hpb=12436cc55a8d6772560be762bfdd55c29c3a5ff5;p=virtualjaguar diff --git a/src/include/settings.h b/src/include/settings.h index 4ce5e1f..0a5fd23 100644 --- a/src/include/settings.h +++ b/src/include/settings.h @@ -20,9 +20,10 @@ struct VJSettings bool hardwareTypeNTSC; // Set to false for PAL bool useJaguarBIOS; bool DSPEnabled; + bool usePipelinedDSP; bool fullscreen; bool useOpenGL; - bool usePipelinedDSP; + uint32 glFilter; // Keybindings in order of U, D, L, R, C, B, A, Op, Pa, 0-9, #, * uint16 p1KeyBindings[21];