From 46e361aa3c52368d09f41028e1359d58fba80aee Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 16 Sep 2018 22:17:36 +0430 Subject: [skip ci] --- bruiser/luatablegen/W_Start_Section_tablegen.h | 31 -------------------------- 1 file changed, 31 deletions(-) delete mode 100644 bruiser/luatablegen/W_Start_Section_tablegen.h (limited to 'bruiser/luatablegen/W_Start_Section_tablegen.h') diff --git a/bruiser/luatablegen/W_Start_Section_tablegen.h b/bruiser/luatablegen/W_Start_Section_tablegen.h deleted file mode 100644 index cf0c1e1..0000000 --- a/bruiser/luatablegen/W_Start_Section_tablegen.h +++ /dev/null @@ -1,31 +0,0 @@ - -// automatically generated by luatablegen -#include "../lua-5.3.4/src/lua.h" -#include "../lua-5.3.4/src/lauxlib.h" -#include "../lua-5.3.4/src/lualib.h" -#include -#include - -#ifndef _W_Start_Section_H -#define _W_Start_Section_H -#ifdef __cplusplus -extern "C" { -#endif - -#include "../wasm.h" - -static W_Start_Section* convert_W_Start_Section (lua_State* __ls, int index); -static W_Start_Section* check_W_Start_Section(lua_State* __ls, int index); -W_Start_Section* push_W_Start_Section(lua_State* __ls); -int W_Start_Section_push_args(lua_State* __ls, W_Start_Section* _st); -int new_W_Start_Section(lua_State* __ls); -static int getter_W_Start_Section_index(lua_State* __ls); -static int setter_W_Start_Section_index(lua_State* __ls); -int W_Start_Section_register(lua_State* __ls); - -#ifdef __cplusplus -} -#endif //end of extern c -#endif //end of inclusion guard - - -- cgit v1.2.3