// // cocos2d::CCNode::getShaderProgram from 0x18001ed23 to 0x18001ed29 (6 bytes) // // 16 xrefs: // > @ 0x180023968 // > @ 0x180023f68 // > @ 0x1800244d8 // > @ 0x180024be0 // > @ 0x180025190 // > @ 0x180025778 // > @ 0x180025d28 // > @ 0x1800262f8 // > @ 0x180026920 // > @ 0x180026e90 // > @ 0x180027318 // > @ 0x1800277c8 // > @ 0x180027db0 // > @ 0x1800285a8 // > @ 0x180028b20 // > @ 0x180029370 // // 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 struct cocos2d::CCGLProgram *__fastcall cocos2d::CCNode::getShaderProgram(cocos2d::CCNode *this) { return __imp_?getShaderProgram@CCNode@cocos2d@@UEAAPEAVCCGLProgram@2@XZ(this); }