// // cocos2d::CCDictionary::copyWithZone from 0x18001ef93 to 0x18001ef99 (6 bytes) // // 1 xrefs: // > @ 0x180023568 // // 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::CCObject *__fastcall cocos2d::CCDictionary::copyWithZone( cocos2d::CCDictionary *this, struct cocos2d::CCZone *a2) { return __imp_?copyWithZone@CCDictionary@cocos2d@@UEAAPEAVCCObject@2@PEAVCCZone@2@@Z(this, a2); }