Mercurial > hg > Game > S_Dandy
view src/texture.h @ 6:446447936e9f default tip
remove disused file.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 07 Dec 2010 22:55:02 +0900 |
parents | bb2fbe78c7cd |
children |
line wrap: on
line source
GLuint texture[250] = {0}; GLfloat texMaxX[250] = {0}; GLfloat texMaxY[250] = {0}; GLfloat texMinX[250] = {0}; GLfloat texMinY[250] = {0};