mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-13 07:13:35 +00:00
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
This commit is contained in:
@@ -925,7 +925,7 @@ static bool GetOESTextureForDRMFrame(AVFrame *frame, SDL_Texture **texture)
|
||||
glEGLImageTargetTexture2DOESFunc(GL_TEXTURE_EXTERNAL_OES, image);
|
||||
return true;
|
||||
}
|
||||
#endif // HAVE_EGL
|
||||
#endif /* HAVE_EGL */
|
||||
|
||||
static bool GetTextureForDRMFrame(AVFrame *frame, SDL_Texture **texture)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user