// // sub_18002119C from 0x18002119c to 0x1800211c7 (43 bytes) // // 2 xrefs: // > @ 0x18002fa29 // > @ 0x18004b634 // // 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 // void __fastcall __noreturn sub_18002119C(__int64 a1, __int64 a2) { __int64 v3; // rax __int64 v4; // rcx v3 = cocos2d::extension::ColorPickerDelegate::operator=(*(_QWORD *)(a2 + 80)); sub_180005580(v4, v3, *(_QWORD *)(a2 + 88)); throw; }