mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-22 01:57:18 +01:00
[KMSDRM] Correct indentation.
This commit is contained in:
parent
d79bc0015e
commit
e4a81a98a0
@ -1157,7 +1157,7 @@ KMSDRM_CreateWindow(_THIS, SDL_Window * window)
|
|||||||
|
|
||||||
if (!is_vulkan && !vulkan_mode) { /* NON-Vulkan block. */
|
if (!is_vulkan && !vulkan_mode) { /* NON-Vulkan block. */
|
||||||
|
|
||||||
if (!(dispdata->gbm_init)) {
|
if (!(dispdata->gbm_init)) {
|
||||||
|
|
||||||
/* In order for the GL_CreateRenderer() and GL_LoadFunctions() calls
|
/* In order for the GL_CreateRenderer() and GL_LoadFunctions() calls
|
||||||
in SDL_CreateWindow succeed (no doing so causes a windo re-creation),
|
in SDL_CreateWindow succeed (no doing so causes a windo re-creation),
|
||||||
|
Loading…
Reference in New Issue
Block a user