Skip to content

Commit e375131

Browse files
authored
getRelativeSpriteColor (geode-sdk#920)
1 parent 59759fd commit e375131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6890,7 +6890,7 @@ class GameObject : CCSpritePlus {
68906890
int getObjectZOrder();
68916891
cocos2d::CCRect getOuterObjectRect();
68926892
int getParentMode();
6893-
GJSpriteColor* getRelativeSpriteColor(int);
6893+
GJSpriteColor* getRelativeSpriteColor(int) = win 0x19eb30;
68946894
cocos2d::CCPoint getScalePosDelta();
68956895
GJSpriteColor* getSecondaryColor();
68966896
int getSecondaryColorMode();

0 commit comments

Comments
 (0)