mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-04 09:49:21 +00:00
video: Prepend global video property with "SDL"
This commit is contained in:
parent
784311c20e
commit
1eb7b79986
@ -58,7 +58,7 @@ typedef Uint32 SDL_WindowID;
|
||||
* if one was set prior to initialization, or NULL. See
|
||||
* docs/README-wayland.md for more information.
|
||||
*/
|
||||
#define SDL_PROP_GLOBAL_VIDEO_WAYLAND_WL_DISPLAY_POINTER "video.wayland.wl_display"
|
||||
#define SDL_PROP_GLOBAL_VIDEO_WAYLAND_WL_DISPLAY_POINTER "SDL.video.wayland.wl_display"
|
||||
|
||||
/**
|
||||
* System theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user