Unregister function (not implemented)
This commit is contained in:
parent
3f072d9bc3
commit
fc426b2404
@ -36,4 +36,5 @@ int luatpt_get_name(lua_State* l);
|
||||
int luatpt_set_shortcuts(lua_State* l);
|
||||
int luatpt_delete(lua_State* l);
|
||||
int luatpt_register_step(lua_State* l);
|
||||
int luatpt_unregister_step(lua_State* l);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user