// // cocos2d::extension::CCArrayForObjectSorting::~CCArrayForObjectSorting from 0x180016d70 to 0x180016d77 (7 bytes) // // 2 xrefs: // > sub_180016D80 @ 0x180016d9c // > @ 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 // // attributes: thunk void __fastcall cocos2d::extension::CCArrayForObjectSorting::~CCArrayForObjectSorting( cocos2d::extension::CCArrayForObjectSorting *this) { cocos2d::CCArray::~CCArray(this); }