Commit eba209a9 authored by Momobako's avatar Momobako

update_core

parent 353fec7c
......@@ -315,6 +315,7 @@ public:
static int32 effect_is_activatable(lua_State *L);
static int32 effect_is_activated(lua_State *L);
static int32 effect_get_activate_location(lua_State *L);
static int32 effect_get_activate_sequence(lua_State *L);
//Group functions
static int32 group_new(lua_State *L);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment