Merge from babelshift
This commit is contained in:
commit
4a37ca4387
@ -223,6 +223,8 @@ namespace SDL2
|
|||||||
"SDL_TIMER_RESOLUTION";
|
"SDL_TIMER_RESOLUTION";
|
||||||
public const string SDL_HINT_VIDEO_HIGHDPI_DISABLED =
|
public const string SDL_HINT_VIDEO_HIGHDPI_DISABLED =
|
||||||
"SDL_VIDEO_HIGHDPI_DISABLED";
|
"SDL_VIDEO_HIGHDPI_DISABLED";
|
||||||
|
public const string SDL_HINT_RENDER_SCALE_QUALITY =
|
||||||
|
"SDL_HINT_RENDER_SCALE_QUALITY";
|
||||||
|
|
||||||
public enum SDL_HintPriority
|
public enum SDL_HintPriority
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user