// // sub_1800143D0 from 0x1800143d0 to 0x180014405 (53 bytes) // // 2 xrefs: // > @ 0x180028228 // > @ 0x18004a608 // // 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::CCArray *__fastcall sub_1800143D0(cocos2d::CCArray *Block, char a2) { cocos2d::CCArray::~CCArray(Block); if ( (a2 & 1) != 0 ) j_j_free(Block); return Block; }