Skip to content

Commit 75243f7

Browse files
committed
1 parent fdf808a commit 75243f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bindings/2.2074/GeometryDash.bro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3719,7 +3719,7 @@ class CustomSFXWidget : cocos2d::CCNode, MusicDownloadDelegate, FLAlertLayerProt
37193719
void deleteSFX() = m1 0x500ad8, imac 0x5cc3f0;
37203720
void downloadFailed();
37213721
void hideLoadingArt() = win 0xc0bf0;
3722-
bool init(SFXInfoObject*, CustomSFXDelegate*, bool, bool, bool, bool, bool) = win 0xbfa60, imac 0x5ca7d0, m1 0x4fef30;
3722+
bool init(SFXInfoObject*, CustomSFXDelegate*, bool, bool, bool, bool, bool) = win 0xbfa60, imac 0x5ca7d0, m1 0x4fef30, ios 0x2ef954;
37233723
void onCancelDownload(cocos2d::CCObject* sender) = win 0xc0c80;
37243724
void onDelete(cocos2d::CCObject* sender) = win 0xc0950, m1 0x4fff6c, imac 0x5cb890;
37253725
void onDownload(cocos2d::CCObject* sender) = win 0xc0d10;
@@ -12255,7 +12255,7 @@ class GJShopLayer : cocos2d::CCLayer, GJPurchaseDelegate, DialogDelegate, Reward
1225512255
virtual void dialogClosed(DialogLayer*) = win 0x2a6f60, imac 0x312b60, m1 0x2a8fec, ios 0x150c68;
1225612256

1225712257
void exitVideoAdItems() = imac 0x310960, m1 0x2a7298;
12258-
bool init(ShopType) = win 0x2a2070, imac 0x30eaa0, m1 0x2a5450;
12258+
bool init(ShopType) = win 0x2a2070, imac 0x30eaa0, m1 0x2a5450, ios 0x14dd64;
1225912259
void onBack(cocos2d::CCObject* sender) = win 0x2a56b0, imac 0x310450, m1 0x2a6d78;
1226012260
void onCommunityCredits(cocos2d::CCObject* sender) = win 0x2a43e0;
1226112261
void onPlushies(cocos2d::CCObject* sender);

0 commit comments

Comments
 (0)