// // cocos2d::CCSprite::getTexture from 0x18001efa5 to 0x18001efab (6 bytes) // // 1 xrefs: // > @ 0x180026b88 // // 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 struct cocos2d::CCTexture2D *__fastcall cocos2d::CCSprite::getTexture(cocos2d::CCSprite *this) { return __imp_?getTexture@CCSprite@cocos2d@@UEAAPEAVCCTexture2D@2@XZ(this); }