mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-27 01:45:35 -05:00
Merge branch 'main' into 1.4.0-dev
This commit is contained in:
commit
54ec221ece
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