// // cocos2d::CCLayer::setPreviousPriority from 0x18001eed3 to 0x18001eed9 (6 bytes) // // 12 xrefs: // > @ 0x1800236d8 // > @ 0x180023cd8 // > @ 0x180024710 // > @ 0x180024950 // > @ 0x180024f00 // > @ 0x1800254e8 // > @ 0x180025a98 // > @ 0x180026068 // > @ 0x180026690 // > @ 0x180027b20 // > @ 0x180028318 // > @ 0x180028890 // // 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::setPreviousPriority(cocos2d::CCLayer *this, int a2) { __imp_?setPreviousPriority@CCLayer@cocos2d@@UEAAXH@Z(this, a2); }