diff --git a/bindings/2.2074/Cocos2d.bro b/bindings/2.2074/Cocos2d.bro index 020cc2dfa..d7094dd81 100644 --- a/bindings/2.2074/Cocos2d.bro +++ b/bindings/2.2074/Cocos2d.bro @@ -3743,9 +3743,9 @@ class cocos2d::CCPoolManager { void addObject(cocos2d::CCObject*); void finalize(); cocos2d::CCAutoreleasePool* getCurReleasePool(); - void pop(); + void pop() = m1 0x367288, imac 0x3e4f70; static void purgePoolManager(); void push(); void removeObject(cocos2d::CCObject*); static cocos2d::CCPoolManager* sharedPoolManager(); -} \ No newline at end of file +}