// // cocos2d::extension::CCInvocation::~CCInvocation from 0x1800077c0 to 0x1800077c7 (7 bytes) // // 3 xrefs: // > sub_1800077D0 @ 0x1800077ec // > sub_18000D8B0 @ 0x18000d8cc // > @ 0x18002fdf8 // // 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 // // Alternative name is '??1CCColor3bObject@extension@cocos2d@@UEAA@XZ' // attributes: thunk void __fastcall cocos2d::extension::CCInvocation::~CCInvocation(cocos2d::extension::CCInvocation *this) { cocos2d::CCObject::~CCObject(this); }