mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 02:40:47 +02:00
Unregister function (not implemented)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user