Skip to content

Commit 9709aee

Browse files
committed
shouldExitHackedLevel() m1 mac
1 parent 42a3d6e commit 9709aee

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
@@ -8245,7 +8245,7 @@ class GJBaseGameLayer : cocos2d::CCLayer, TriggerEffectDelegate {
82458245
void setupLevelStart(LevelSettingsObject*) = win 0x20cd60, imac 0x112f20, m1 0xf28b8;
82468246
void setupReplay(gd::string) = win 0x234360, m1 0x11cd28;
82478247
void shakeCamera(float duration, float strength, float interval) = win 0x2356c0;
8248-
bool shouldExitHackedLevel() = win 0x205d10, imac 0x102b90;
8248+
bool shouldExitHackedLevel() = win 0x205d10, imac 0x102b90, m1 0xe49d0;
82498249
TodoReturn sortAllGroupsX();
82508250
TodoReturn sortGroups();
82518251
void sortSectionVector() = win 0x221cc0, imac 0x12faf0, m1 0x10a4a8;

0 commit comments

Comments
 (0)