Skip to content

Commit

Permalink
public cceglview members
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Dec 7, 2024
1 parent dac1259 commit 0d607bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions loader/include/Geode/cocos/platform/win32/CCEGLView.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ class CC_DLL CCEGLView : public CCEGLViewProtocol, public CCObject
void updateFrameSize();


protected:
static CCEGLView* s_pEglView;
public:
static CCEGLView* s_pEglView;
// @note unknown members here
uint8_t m_unkPad[8];
bool m_bCaptured;
Expand Down

0 comments on commit 0d607bf

Please sign in to comment.