author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
Fri, 18 Jul 2008 17:30:56 +0000 | |
branch | gsoc2008_iphone |
changeset 2361 | ba39d5af12a7 |
parent 2360 | 96411dcd2267 |
child 2362 | 44fc2537ff9e |
--- a/src/video/glesrenderer/SDL_glesfuncs.h Thu Jul 17 23:45:58 2008 +0000 +++ b/src/video/glesrenderer/SDL_glesfuncs.h Fri Jul 18 17:30:56 2008 +0000 @@ -4,6 +4,8 @@ */ #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))