Files
Cocos2d-Lua-Community/cocos/scripting/lua-bindings/manual/network/lua_http_manual.h
2020-01-19 09:51:18 +08:00

7 lines
147 B
C

#ifndef __LUA_HTTP_MANUAL_H_
#define __LUA_HTTP_MANUAL_H_
TOLUA_API int register_http_manual(lua_State* tolua_S);
#endif // __LUA_HTTP_MANUAL_H_