// // cocos2d::CCLayer::setAccelerometerEnabled from 0x18001ec45 to 0x18001ec4b (6 bytes) // // 12 xrefs: // > @ 0x180023aa8 // > @ 0x1800240a8 // > @ 0x180024618 // > @ 0x180024d20 // > @ 0x1800252d0 // > @ 0x1800258b8 // > @ 0x180025e68 // > @ 0x180026438 // > @ 0x180026a60 // > @ 0x180027ef0 // > @ 0x1800286e8 // > @ 0x180028c60 // // 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 // // attributes: thunk void __fastcall cocos2d::CCLayer::setAccelerometerEnabled(cocos2d::CCLayer *this, bool a2) { __imp_?setAccelerometerEnabled@CCLayer@cocos2d@@UEAAX_N@Z(this, a2); }