// // sub_180004260 from 0x180004260 to 0x180004295 (53 bytes) // // 2 xrefs: // > @ 0x180023570 // > @ 0x1800493cc // // 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 // cocos2d::CCDictionary *__fastcall sub_180004260(cocos2d::CCDictionary *Block, char a2) { cocos2d::CCDictionary::~CCDictionary(Block); if ( (a2 & 1) != 0 ) j_j_free(Block); return Block; }