Skip to content

Commit

Permalink
[BOX32][WRAPPER] Added 1 more sdl2 wrapped function (Crimsonland work…
Browse files Browse the repository at this point in the history
…s now)
  • Loading branch information
ptitSeb committed Nov 7, 2024
1 parent 56bd83f commit 51c673e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrapped32/wrappedsdl2_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ GO(SDL_GetYUVConversionModeForResolution, uFii)
//GO(SDL_GL_BindTexture, iFppp)
GO(SDL_GL_CreateContext, pFp)
GO(SDL_GL_DeleteContext, vFp)
//GO(SDL_GL_ExtensionSupported, iFp)
GO(SDL_GL_ExtensionSupported, iFp)
GO(SDL_GL_GetAttribute, iFup)
GO(SDL_GL_GetCurrentContext, pFv)
GO(SDL_GL_GetCurrentWindow, pFv)
Expand Down

0 comments on commit 51c673e

Please sign in to comment.