From 71d6039f59b4a9485f6079c719c3b985adaa7914 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 23 Nov 2018 14:27:15 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E4=BB=A3=E7=A0=81=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/modules/thread/je_lua_thread.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lua/modules/thread/je_lua_thread.h') diff --git a/src/lua/modules/thread/je_lua_thread.h b/src/lua/modules/thread/je_lua_thread.h index 12d482e..396cf5b 100644 --- a/src/lua/modules/thread/je_lua_thread.h +++ b/src/lua/modules/thread/je_lua_thread.h @@ -89,5 +89,7 @@ namespace JinEngine }; + int luaopen_thread(lua_State* L); + } // namespace Lua } // namespace JinEngine \ No newline at end of file -- cgit v1.1-26-g67d0