Corrected spelling in internal include file.

This commit is contained in:
Philipp Wiesemann 2013-05-12 13:02:07 +02:00
parent 0c5e871267
commit d7cb8fc61f

View file

@ -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)