Skip to content

Commit

Permalink
export SDL_GetWindowWMInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
xianjimli committed Nov 12, 2024
1 parent 5b859db commit b1c51ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/dllexports.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,9 @@ SDL_GL_DeleteContext
* @return {int}
*/

/**
* @method SDL_GetWindowWMInfo
* @annotation ["global"]
* @return {int}
*/

0 comments on commit b1c51ea

Please sign in to comment.