Skip to content

Commit

Permalink
two bindings for @Alphalaneous
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 authored Dec 17, 2024
1 parent 25bf5d4 commit 9567b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/2.2074/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -9624,8 +9624,8 @@ class GJGarageLayer : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtocol,
void onRewardedVideo(cocos2d::CCObject* sender);
void onSelect(cocos2d::CCObject* sender) = win 0x26f890, imac 0x35a860, m1 0x2edf90;
void onSelectTab(cocos2d::CCObject* sender) = win 0x26e6c0, imac 0x359430, m1 0x2ecc08;
void onShards(cocos2d::CCObject* sender) = win 0x271420;
void onShop(cocos2d::CCObject* sender);
void onShards(cocos2d::CCObject* sender) = win 0x271420, m1 0x2ec208, imac 0x358a80;
void onShop(cocos2d::CCObject* sender) = win 0x2716f0, m1 0x2ec1a8, imac 0x358a20;
void onSpecial(cocos2d::CCObject* sender);
void onToggleItem(cocos2d::CCObject* sender) = win 0x26ff30, imac 0x35b0c0;
void playRainbowEffect() = win 0x271230, imac 0x35b4b0, m1 0x2ee9a4;
Expand Down

0 comments on commit 9567b50

Please sign in to comment.