// // cocos2d::CCSprite::initWithTexture from 0x18001f059 to 0x18001f05f (6 bytes) // // 2 xrefs: // > @ 0x180026f88 // > @ 0x180027410 // // 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 // // attributes: thunk bool __fastcall cocos2d::CCSprite::initWithTexture( cocos2d::CCSprite *this, struct cocos2d::CCTexture2D *a2, const struct cocos2d::CCRect *a3) { return __imp_?initWithTexture@CCSprite@cocos2d@@UEAA_NPEAVCCTexture2D@2@AEBVCCRect@2@@Z(this, a2, a3); }