// // sub_1800104A0 from 0x1800104a0 to 0x18001052d (141 bytes) // // 2 xrefs: // > @ 0x180028060 // > @ 0x18004a14c // // 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 // _QWORD *__fastcall sub_1800104A0(_QWORD *a1, char a2) { int v3; // edi v3 = a2 & 1; if ( (a2 & 2) != 0 ) { `eh vector destructor iterator'( a1, 0x18u, *(a1 - 1), (void (*)(void *))cocos2d::extension::CCEditBoxImpl::~CCEditBoxImpl); if ( v3 ) j_j_j_free(a1 - 1); return a1 - 1; } else { *a1 = &cocos2d::extension::CCEditBoxImpl::`vftable'; if ( (a2 & 1) != 0 ) j_j_free(a1); return a1; } }