mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-25 04:11:42 -04:00
ccGLBindTexture2D
This commit is contained in:
parent
0376ad49c2
commit
6658b76267
1 changed files with 1 additions and 0 deletions
|
@ -1025,6 +1025,7 @@ class cocos2d {
|
|||
static auto ccGLBlendFunc(GLenum, GLenum) = mac 0x1ae560;
|
||||
static auto ccDrawSolidRect(cocos2d::CCPoint, cocos2d::CCPoint, cocos2d::_ccColor4F) = mac 0xecf00;
|
||||
static auto ccGLEnableVertexAttribs(unsigned int) = mac 0x1ae740;
|
||||
static auto ccGLBindTexture2D(GLuint) = mac 0x1ae610;
|
||||
}
|
||||
|
||||
// class DS_Dictionary {
|
||||
|
|
Loading…
Add table
Reference in a new issue