Deflicker stuff

This commit is contained in:
SuperrSonic 2014-10-04 01:27:38 -04:00
parent e4ed9f098d
commit 1a98cacee8

View File

@ -170,6 +170,7 @@ typedef struct video_info
bool vsync;
bool force_aspect;
unsigned viwidth;
bool vfilter;
bool smooth;
/* Maximum input size: RARCH_SCALE_BASE * input_scale */
unsigned input_scale;