Skip to content

Commit

Permalink
Merge branch 'main' of github.com:geode-sdk/bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmeme01 committed Mar 1, 2025
2 parents c4d4d0a + 3c464fd commit a2cd6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.2074/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -13980,7 +13980,7 @@ class LevelEditorLayer : GJBaseGameLayer, LevelSettingsDelegate {
void copyObjectState(GameObject*) = win 0x2d8bc0, m1 0xd7240, imac 0xf2600;
TodoReturn copyParticleState(ParticleGameObject*);
GameObject* createObject(int, cocos2d::CCPoint, bool) = win 0x2cbf90, m1 0xc7be8, imac 0xe0940;
void createObjectsFromSetup(gd::string&);
void createObjectsFromSetup(gd::string&) = win 0x2cb110, m1 0xc4c50, imac 0xdd250;
cocos2d::CCArray* createObjectsFromString(gd::string const&, bool, bool) = win 0x2cb920, m1 0xc6e60, imac 0xdf9e0;
void dirtifyTriggers() = win 0x22b740;
TodoReturn duplicateKeyframeAnimation(int);
Expand Down

0 comments on commit a2cd6ab

Please sign in to comment.