Skip to content

Commit

Permalink
fix android
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Dec 27, 2023
1 parent f0aedba commit 8a5ff57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loader/test/members/Android32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEODE_SIZE_CHECK(SpecialAnimGameObject, 0x4f0);
GEODE_SIZE_CHECK(RingObject, 0x668);
GEODE_SIZE_CHECK(StartPosObject, 0x668);
GEODE_SIZE_CHECK(LabelGameObject, 0x690);
GEODE_SIZE_CHECK(EventLinkTrigger, 0x688);
// GEODE_SIZE_CHECK(EventLinkTrigger, 0x688);

// GEODE_MEMBER_CHECK(CCNode, m_pUserObject, 0xcc);

Expand Down

0 comments on commit 8a5ff57

Please sign in to comment.