X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Finclude%2Fsettings.h;h=0a5fd23ea4598f780c9c46fb39671bea29678108;hb=5be21f57bdb7fca0e5bbd2c90de302827e5d8d3a;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];