mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-03-04 14:10:03 +00:00
Ryan added this back.
This commit is contained in:
parent
a7b2d3de69
commit
f7ba9ab3b7
|
@ -241,6 +241,8 @@ namespace SDL2
|
|||
"SDL_VIDEO_ALLOW_SCREENSAVER";
|
||||
public const string SDL_HINT_ACCELEROMETER_AS_JOYSTICK =
|
||||
"SDL_ACCELEROMETER_AS_JOYSTICK";
|
||||
public const string SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES =
|
||||
"SDL_VIDEO_MAC_FULLSCREEN_SPACES";
|
||||
|
||||
public enum SDL_HintPriority
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue