mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-03-04 17:29:43 +00:00
Whuh, we already got rid of this...
This commit is contained in:
parent
6d0456c99e
commit
a7b2d3de69
|
@ -231,8 +231,6 @@ namespace SDL2
|
|||
/* Only available in SDL 2.0.2 or higher */
|
||||
public const string SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK =
|
||||
"SDL_CTRL_CLICK_EMULATE_RIGHT_CLICK";
|
||||
public const string SDL_HINT_VIDEO_FULLSCREEN_SPACES =
|
||||
"SDL_VIDEO_FULLSCREEN_SPACES";
|
||||
public const string SDL_HINT_VIDEO_WIN_D3DCOMPILER =
|
||||
"SDL_VIDEO_WIN_D3DCOMPILER";
|
||||
public const string SDL_HINT_MOUSE_RELATIVE_MODE_WARP =
|
||||
|
|
Loading…
Reference in a new issue