mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-05-01 11:56:32 +00:00
Fixed leading whitespace in indent.
This commit is contained in:
parent
70c4d742c8
commit
82aae4d722
|
@ -597,8 +597,8 @@ namespace SDL2
|
||||||
SDL_GL_CONTEXT_MINOR_VERSION,
|
SDL_GL_CONTEXT_MINOR_VERSION,
|
||||||
SDL_GL_CONTEXT_EGL,
|
SDL_GL_CONTEXT_EGL,
|
||||||
SDL_GL_CONTEXT_FLAGS,
|
SDL_GL_CONTEXT_FLAGS,
|
||||||
SDL_GL_CONTEXT_PROFILE_MASK,
|
SDL_GL_CONTEXT_PROFILE_MASK,
|
||||||
SDL_GL_SHARE_WITH_CURRENT_CONTEXT
|
SDL_GL_SHARE_WITH_CURRENT_CONTEXT
|
||||||
}
|
}
|
||||||
|
|
||||||
[Flags]
|
[Flags]
|
||||||
|
|
Loading…
Reference in a new issue