mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(libretro-common) Update
This commit is contained in:
parent
a2cb3f60a4
commit
7af68ca0b9
@ -490,6 +490,9 @@ enum retro_mod
|
|||||||
* 270 degrees counter-clockwise respectively.
|
* 270 degrees counter-clockwise respectively.
|
||||||
*/
|
*/
|
||||||
#define RETRO_ENVIRONMENT_GET_OVERSCAN 2 /* bool * --
|
#define RETRO_ENVIRONMENT_GET_OVERSCAN 2 /* bool * --
|
||||||
|
* NOTE: As of 2019 this callback is considered deprecated in favor of
|
||||||
|
* using core options to manage overscan in a more nuanced, core-specific way.
|
||||||
|
*
|
||||||
* Boolean value whether or not the implementation should use overscan,
|
* Boolean value whether or not the implementation should use overscan,
|
||||||
* or crop away overscan.
|
* or crop away overscan.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user