{"type": "func", "start": 6442583080, "end": 6442583086, "name": "powf", "pseudocode": "// \n// powf from 0x180020428 to 0x18002042e (6 bytes)\n// \n// 2 xrefs:\n// > cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b12\n// > cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b27\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// attributes: thunk\nfloat __cdecl powf(float X, float Y)\n{\n  return __imp_powf(X, Y);\n}", "assembly": "; \n; powf from 0x180020428 to 0x18002042e (6 bytes)\n; \n; 2 xrefs:\n; > cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b12\n; > cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b27\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\njmp     cs:__imp_powf                                                  ; +0x0, 0x180020428", "xrefs": ["cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b12", "cocos2d::extension::CCControlHuePicker::checkSliderPosition @ 0x180008b27"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}