Corrected spelling in internal include file.
This commit is contained in:
parent
0c5e871267
commit
d7cb8fc61f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* list of OpenGL functions sorted alphabetically
|
/* list of OpenGL functions sorted alphabetically
|
||||||
If you need to use a GL function from the SDL video subsystem,
|
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)
|
#define SDL_PROC_UNUSED(ret,func,params)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue