Skip to content

Commit a731df6

Browse files
Update GeometryDash.bro (geode-sdk#984)
i actually found a binding whilst knowing literally nothing! woohoo!
1 parent 7596348 commit a731df6

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
@@ -5398,7 +5398,7 @@ class EndLevelLayer : GJDropDownLayer {
53985398
virtual void enterAnimFinished() = m1 0x418a60, imac 0x4afd90, ios 0x2f8174 {}
53995399
virtual void keyUp(cocos2d::enumKeyCodes) = m1 0x419320, imac 0x4b06b0, ios 0x2f8980 {}
54005400

5401-
void coinEnterFinished(cocos2d::CCPoint) = win 0x134230, m1 0x418e98, imac 0x4b0230;
5401+
void coinEnterFinished(cocos2d::CCPoint) = win 0x134230, m1 0x418e98, imac 0x4b0230, ios 0x2f8550;
54025402
void coinEnterFinishedO(cocos2d::CCObject*) = win 0x1341f0, m1 0x418e4c, imac 0x4b01f0;
54035403
void currencyEnterFinished();
54045404
void diamondEnterFinished();

0 commit comments

Comments
 (0)