Skip to content

Commit

Permalink
LevelBrowserLayer updatePageLabel
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 authored Dec 17, 2024
1 parent c4dc1db commit e0fda41
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 @@ -12200,7 +12200,7 @@ class LevelBrowserLayer : cocos2d::CCLayerColor, LevelManagerDelegate, FLAlertLa
void setupLevelBrowser(cocos2d::CCArray*) = win 0x2c36d0, imac 0x47ce70, m1 0x3eafb8;
void show() = win 0x2c7a60, m1 0x3ece8c, imac 0x47f080;
void updateLevelsLabel();
void updatePageLabel() = win 0x2c4a70, imac 0x479d90;
void updatePageLabel() = win 0x2c4a70, m1 0x3e809c, imac 0x479d90;

bool m_unk;
bool m_allSelected;
Expand Down

0 comments on commit e0fda41

Please sign in to comment.