mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-16 11:54:21 +08:00
Add macro guards for OpenGL <=1.3 function prototypes
- `#define SDL_OPENGL_1_NO_PROTOTYPES` to hide function prototypes - `#define SDL_OPENGL_1_FUNCTION_TYPEDEFS` to add PFNGL*PROC function types
This commit is contained in: