// // sub_18000EE20 from 0x18000ee20 to 0x18000ee55 (53 bytes) // // 2 xrefs: // > @ 0x1800270a8 // > @ 0x180049eac // // 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::CCSprite *__fastcall sub_18000EE20(cocos2d::CCSprite *Block, char a2) { cocos2d::CCSprite::~CCSprite(Block); if ( (a2 & 1) != 0 ) j_j_free(Block); return Block; }