Skip to content

Commit 52e8f14

Browse files
committed
cocos2d::cocos2dVersion
1 parent 245d57f commit 52e8f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2074/Cocos2d.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5398,7 +5398,7 @@ class cocos2d {
53985398
static float ccpToAngle(cocos2d::CCPoint const& point) = m1 0x2d8304, imac 0x342940, ios inline {
53995399
return point.getAngle();
54005400
}
5401-
static char const* cocos2dVersion();
5401+
static char const* cocos2dVersion() = m1 0x2d7a00, imac 0x341de0, ios 0x80138;
54025402
static float clampf(float, float, float) = m1 0x2d8370, imac 0x3429d0, ios 0x1b1edc;
54035403
}
54045404

0 commit comments

Comments
 (0)