refresh rate: comments
[fceu.git] / drivers / gp2x / gp2x.h
index 20cadd5..b0861a9 100644 (file)
@@ -16,6 +16,7 @@ typedef struct {
        int ramtimings;
        int gamma;
        int perfect_vsync;
+       int accurate_mode;
 } DSETTINGS;
 
 extern DSETTINGS Settings;