Skip to content

Commit

Permalink
Merge branch 'geode-sdk:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter authored Jul 20, 2024
2 parents 89f92c8 + 96bcef0 commit 69c0861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/members/Windows.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ GEODE_MEMBER_CHECK(GJGameState, m_unkUint19, 0x6ac);
GEODE_MEMBER_CHECK(GJGameState, m_unkBool31, 0x6b0);
GEODE_MEMBER_CHECK(GJGameState, m_unkUint20, 0x6b4);
GEODE_MEMBER_CHECK(GJGameState, m_unkBool32, 0x6b8);
GEODE_MEMBER_CHECK(GJGameState, m_unkUint21, 0x6bc);
GEODE_MEMBER_CHECK(GJGameState, m_unkUint22, 0x6c0);
GEODE_MEMBER_CHECK(GJGameState, m_pauseCounter, 0x6bc);
GEODE_MEMBER_CHECK(GJGameState, m_pauseBufferTimer, 0x6c0);

GEODE_SIZE_CHECK(GameObject, 0x550);
GEODE_MEMBER_CHECK(GameObject, m_outerSectionIndex, 0x278);
Expand Down

0 comments on commit 69c0861

Please sign in to comment.