mirror of
https://github.com/libretro/RetroArch
synced 2025-04-24 06:02:36 +00:00
Typo.
This commit is contained in:
parent
776b0a1e2d
commit
17cf0985c5
@ -81,7 +81,7 @@ typedef struct ssnes_video_info
|
|||||||
|
|
||||||
// input_scale defines the maximum size of the picture that will
|
// input_scale defines the maximum size of the picture that will
|
||||||
// ever be used with the frame callback.
|
// ever be used with the frame callback.
|
||||||
// The maximum resolution is a multiple of 256x256 size (SSNES_SCALE_BASE),
|
// The maximum resolution is a multiple of 256x256 size (SSNES_INPUT_SCALE_BASE),
|
||||||
// so an input scale of 2
|
// so an input scale of 2
|
||||||
// means you should allocate a texture or of 512x512.
|
// means you should allocate a texture or of 512x512.
|
||||||
unsigned input_scale;
|
unsigned input_scale;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user