video: Change capitalization on various OpenGL attribute typedefs.

This commit is contained in:
Ryan C. Gordon
2024-10-23 18:06:54 -04:00
parent 3c506630c3
commit c0e9205a92
4 changed files with 27 additions and 6 deletions

View File

@@ -3715,3 +3715,15 @@ typedef SDL_bool, bool;
@@
- SDL_BUTTON
+ SDL_BUTTON_MASK
@@
@@
- SDL_GLprofile
+ SDL_GLProfile
@@
@@
- SDL_GLcontextFlag
+ SDL_GLContextFlag
@@
@@
- SDL_GLcontextReleaseFlag
+ SDL_GLContextReleaseFlag