From 64f89347883d519b202711a11d2ea175bd80be37 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 15 Nov 2020 09:59:22 +0800 Subject: +lua binding --- Runtime/Scripting/luax_globalstate.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Runtime/Scripting/luax_globalstate.h (limited to 'Runtime/Scripting/luax_globalstate.h') diff --git a/Runtime/Scripting/luax_globalstate.h b/Runtime/Scripting/luax_globalstate.h deleted file mode 100644 index 91be51f..0000000 --- a/Runtime/Scripting/luax_globalstate.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __LUAX_GLOBAL_STATE_H__ -#define __LUAX_GLOBAL_STATE_H__ - -// Ë÷Òýµ½luaÀïµÄglobal_State -typedef struct global_State global_State; - -#endif \ No newline at end of file -- cgit v1.1-26-g67d0