Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Holmes Futrell committed Jul 18, 2008
1 parent 0562feb commit a5924e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/glesrenderer/SDL_glesfuncs.h
Expand Up @@ -4,8 +4,6 @@
*/
#define SDL_PROC_UNUSED(ret,func,params)

poop

SDL_PROC(void, glBindTexture, (GLenum, GLuint))
SDL_PROC(void, glBlendFunc, (GLenum, GLenum))
SDL_PROC(void, glClear, (GLbitfield))
Expand Down

0 comments on commit a5924e1

Please sign in to comment.