Skip to content

Commit 28fd10a

Browse files
authored
UIOptionsLayer::init (geode-sdk#969)
1 parent cfb42ce commit 28fd10a

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
@@ -23423,7 +23423,7 @@ class UIOptionsLayer : SetupTriggerPopup {
2342323423
default: return nullptr;
2342423424
}
2342523425
}
23426-
bool init(bool) = win 0x299720, m1 0x24645c, imac 0x29ef50;
23426+
bool init(bool) = win 0x299720, m1 0x24645c, imac 0x29ef50, ios 0x2e22a4;
2342723427
void onReset(cocos2d::CCObject* sender) = win 0x29ba10;
2342823428
void onSaveLoad(cocos2d::CCObject* sender) = win 0x29b5f0;
2342923429
void toggleUIGroup(int) = win 0x29b430, m1 0x247d74, imac 0x2a0ce0;

0 commit comments

Comments
 (0)