From 4ea4bbfcb03091cb987dc151d41980ec16f3d18d Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 8 Apr 2019 22:31:12 +0800 Subject: *misc --- source/3rd-party/Luax/luax_class.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/3rd-party/Luax/luax_class.hpp') diff --git a/source/3rd-party/Luax/luax_class.hpp b/source/3rd-party/Luax/luax_class.hpp index e6e0696..c39138d 100644 --- a/source/3rd-party/Luax/luax_class.hpp +++ b/source/3rd-party/Luax/luax_class.hpp @@ -56,7 +56,7 @@ namespace Luax #define LUAX_DECL_METHOD(mtd) static int mtd(lua_State* L) -#define LUAX_DECL_ENUM(e, under_line_index) static void _luax_dec_enum_##e() +#define LUAX_DECL_ENUM(e, under_line_index) /// /// 标明方法实现的宏。上下文里有一个L。 -- cgit v1.1-26-g67d0