mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 12:35:23 +00:00
Fixup comment.
This commit is contained in:
parent
d109c22b49
commit
5edf67bba8
2
driver.h
2
driver.h
@ -84,7 +84,7 @@ typedef struct video_info
|
||||
bool vsync;
|
||||
bool force_aspect;
|
||||
bool smooth;
|
||||
int input_scale; // HQ2X => 2, HQ4X => 4, None => 1
|
||||
unsigned input_scale; // Maximum input size: SSNES_SCALE_BASE * input_scale
|
||||
bool rgb32; // Use 32-bit RGBA rather than native XBGR1555.
|
||||
} video_info_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user