// // cocos2d::extension::CCScrollView::afterDraw from 0x1800137a0 to 0x18001380d (109 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004a530 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall cocos2d::extension::CCScrollView::afterDraw(cocos2d::extension::CCScrollView *this) { __int64 v1; // rax if ( *((_BYTE *)this + 477) ) { if ( *((_BYTE *)this + 544) ) { v1 = cocos2d::CCEGLView::sharedOpenGLView(); (*(void (__fastcall **)(__int64))(*(_QWORD *)v1 + 104LL))(v1); } else { glDisable(0xC11u); } } }