mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-27 19:41:09 +00:00
WinRT: corrected a minor error in an end-of-file comment
This commit is contained in:
parent
8b2694f986
commit
700f82de2b
|
@ -2341,6 +2341,6 @@ D3D11_RenderPresent(SDL_Renderer * renderer)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* SDL_VIDEO_RENDER_D3D && !SDL_RENDER_DISABLED */
|
#endif /* SDL_VIDEO_RENDER_D3D11 && !SDL_RENDER_DISABLED */
|
||||||
|
|
||||||
/* vi: set ts=4 sw=4 expandtab: */
|
/* vi: set ts=4 sw=4 expandtab: */
|
||||||
|
|
Loading…
Reference in a new issue