mirror of
https://github.com/yawut/SDL.git
synced 2026-08-26 10:44:39 -05:00
Corrected spelling in internal include file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* list of OpenGL functions sorted alphabetically
|
||||
If you need to use a GL function from the SDL video subsystem,
|
||||
change it's entry from SDL_PROC_UNUSED to SDL_PROC and rebuild.
|
||||
change its entry from SDL_PROC_UNUSED to SDL_PROC and rebuild.
|
||||
*/
|
||||
#define SDL_PROC_UNUSED(ret,func,params)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user