mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-27 01:45:35 -05:00
creator layer symbol
This commit is contained in:
parent
3794f64b6b
commit
62b06c2615
1 changed files with 1 additions and 1 deletions
|
@ -965,7 +965,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;
|
||||
}
|
||||
|
||||
class CurrencyRewardLayer : cocos2d::CCLayer {
|
||||
|
|
Loading…
Reference in a new issue