Skip to content

Commit

Permalink
thanks @hiimjustin000
Browse files Browse the repository at this point in the history
  • Loading branch information
RayDeeUx authored Aug 6, 2024
1 parent e7e711f commit cd7a093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.206/Cocos2d.bro
Original file line number Diff line number Diff line change
Expand Up @@ -1693,7 +1693,7 @@ class cocos2d::CCLabelBMFont {
CC_SAFE_DELETE(pRet);
return nullptr;
}
static cocos2d::CCLabelBMFont* createBatched(char const*, char const*, cocos2d::CCArray*, int);
static cocos2d::CCLabelBMFont* createBatched(char const*, char const*, cocos2d::CCArray*, int) = m1 0x50b780, imac 0x5e1320;
static void purgeCachedData();

bool initWithString(char const*, char const*, float, cocos2d::CCTextAlignment, cocos2d::CCPoint) = ios 0x30b864, imac 0x5e1050, m1 0x50b4cc;
Expand Down

0 comments on commit cd7a093

Please sign in to comment.