pandora: use hw scaler (resolves 32x+sms), frontend refactoring
[libpicofe.git] / common / emu.h
index f51907f..90803a6 100644 (file)
@@ -75,6 +75,7 @@ typedef struct _currentConfig_t {
        int turbo_rate;
        int renderer;
        int renderer32x;
+       int filter; // pandora
 } currentConfig_t;
 
 extern currentConfig_t currentConfig, defaultConfig;