Mercurial > sdl-ios-xcode
changeset 2397:741d0d0187a6 gsoc2008_iphone
fixed typo
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Fri, 18 Jul 2008 21:50:20 +0000 |
parents | 71edb7a747d7 |
children | 92de010929a6 |
files | src/video/glesrenderer/SDL_glesfuncs.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/glesrenderer/SDL_glesfuncs.h Fri Jul 18 21:37:46 2008 +0000 +++ b/src/video/glesrenderer/SDL_glesfuncs.h Fri Jul 18 21:50:20 2008 +0000 @@ -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))