Mercurial > hg > Members > kono > Cerium
view old/simple_pack/texture.h @ 1027:11dee6cf7116
merge
author | tkaito |
---|---|
date | Tue, 09 Nov 2010 18:14:58 +0900 (2010-11-09) |
parents | 735f76483bb2 |
children |
line wrap: on
line source
#include <SDL.h> #include <SDL_opengl.h> GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord);