#ifndef __LUACOCOS2D_H_ #define __LUACOCOS2D_H_ #ifdef __cplusplus extern "C" { #endif #include "tolua++.h" #ifdef __cplusplus } #endif TOLUA_API int tolua_Cocos2d_open(lua_State* tolua_S); #endif // __LUACOCOS2D_H_