// // cocos2d::extension::CCScale9Sprite::setBlendAdditive from 0x180010330 to 0x18001036f (63 bytes) // // 1 xrefs: // > @ 0x18002fdf8 // // 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::CCScale9Sprite::setBlendAdditive(cocos2d::extension::CCScale9Sprite *this, char a2) { __int64 v2; // [rsp+8h] [rbp+8h] if ( a2 ) v2 = 0x100000302LL; else v2 = 0x30300000001LL; (**(void (__fastcall ***)(__int64, __int64))(*((_QWORD *)this + 55) + 320LL))(*((_QWORD *)this + 55) + 320LL, v2); }