mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
add thing
This commit is contained in:
parent
278869ec68
commit
9186ecadc5
1 changed files with 1 additions and 1 deletions
|
@ -1017,7 +1017,7 @@ class CreatorLayer : cocos2d::CCLayer, cocos2d::CCSceneTransitionDelegate, Dialo
|
|||
void onTreasureRoom(cocos2d::CCObject*) = win 0x4f540;
|
||||
virtual void sceneWillResume() = mac 0x1438F0, win 0x4fb50;
|
||||
virtual bool init() = mac 0x141c10, win 0x4de40;
|
||||
static CreatorLayer* create() = win 0x4dda0;
|
||||
static CreatorLayer* create() = mac 0x141b10, win 0x4dda0;
|
||||
}
|
||||
|
||||
[[link(android)]]
|
||||
|
|
Loading…
Reference in a new issue