mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
remove duplicate useprogram
This commit is contained in:
parent
5c4694a740
commit
66227141f6
1 changed files with 0 additions and 1 deletions
|
@ -1259,7 +1259,6 @@ class cocos2d {
|
|||
static void ccDrawPoly(cocos2d::CCPoint const*, unsigned int, bool) = mac 0xed0a0;
|
||||
static void ccDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte) = mac 0xeddd0;
|
||||
static void CCMessageBox(const char* msg, const char* title) = mac 0xbabc0;
|
||||
static void ccGLUseProgram(GLuint program) = mac 0x1ae540;
|
||||
}
|
||||
|
||||
[[link(win)]]
|
||||
|
|
Loading…
Reference in a new issue