mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-01-09 00:35:28 +00:00
Merge from babelshift
This commit is contained in:
commit
4a37ca4387
|
@ -223,6 +223,8 @@ namespace SDL2
|
|||
"SDL_TIMER_RESOLUTION";
|
||||
public const string SDL_HINT_VIDEO_HIGHDPI_DISABLED =
|
||||
"SDL_VIDEO_HIGHDPI_DISABLED";
|
||||
public const string SDL_HINT_RENDER_SCALE_QUALITY =
|
||||
"SDL_HINT_RENDER_SCALE_QUALITY";
|
||||
|
||||
public enum SDL_HintPriority
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue