@@ -3127,7 +3127,7 @@ class ColorSetupDelegate {
31273127[[link(android)]]
31283128class CommentCell : TableViewCell, LikeItemDelegate, FLAlertLayerProtocol {
31293129 // virtual ~CommentCell();
3130- CommentCell(char const*, float, float);
3130+ CommentCell(char const*, float, float) = win 0xb53c0 ;
31313131
31323132 virtual bool init() = win 0xb5460, imac 0x242d60, m1 0x1f202c, ios 0x11371c;
31333133 virtual void draw() = win 0xad710, imac 0x243070, m1 0x1f22f4, ios 0x1139b8;
@@ -3850,7 +3850,7 @@ class CustomMusicCell : CustomSongCell {
38503850[[link(android)]]
38513851class CustomSFXCell : TableViewCell, CustomSFXDelegate {
38523852 // virtual ~CustomSFXCell();
3853- CustomSFXCell(char const*, float, float);
3853+ CustomSFXCell(char const*, float, float) = win 0xb4380 ;
38543854
38553855 virtual bool init() = win 0xb4410, imac 0x2421a0, m1 0x1f17e8, ios 0x11316c;
38563856 virtual void draw() = win 0xad710, imac 0x2422a0, m1 0x1f188c, ios 0x113210;
@@ -3946,7 +3946,7 @@ class CustomSFXWidget : cocos2d::CCNode, MusicDownloadDelegate, FLAlertLayerProt
39463946[[link(android)]]
39473947class CustomSongCell : TableViewCell, CustomSongDelegate {
39483948 // virtual ~CustomSongCell();
3949- CustomSongCell(char const*, float, float);
3949+ CustomSongCell(char const*, float, float) = win 0xb3e80 ;
39503950
39513951 virtual bool init() = win 0xb3f00, m1 0x1f152c, imac 0x241da0, ios 0x112efc;
39523952 virtual void draw() = win 0xad710, imac 0x241fb0, m1 0x1f16b0, ios 0x113088;
@@ -14926,7 +14926,7 @@ class LevelLeaderboard : FLAlertLayer, LeaderboardManagerDelegate, FLAlertLayerP
1492614926[[link(android)]]
1492714927class LevelListCell : TableViewCell {
1492814928 // virtual ~LevelListCell();
14929- LevelListCell(char const*, float, float);
14929+ LevelListCell(char const*, float, float) = win 0xbdf10 ;
1493014930
1493114931 static LevelListCell* create(float, float);
1493214932
0 commit comments