// // cocos2d::extension::CCControlStepper::startAutorepeat from 0x18000ba70 to 0x18000baac (60 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x180049ce4 // // 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 cocos2d::extension::CCControlStepper::startAutorepeat( cocos2d::extension::CCControlStepper *this, __int64 a2, __int64 a3) { *((_DWORD *)this + 138) = -1; cocos2d::CCNode::schedule(this, sub_18000BF64, a3, 4294967294LL, 1055286887); }