mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Move l_get_all_craft_recipes to scriptapi_craft
This commit is contained in:
@@ -33,6 +33,7 @@ extern "C" {
|
||||
/*****************************************************************************/
|
||||
int l_register_craft(lua_State *L);
|
||||
int l_get_craft_recipe(lua_State *L);
|
||||
int l_get_all_craft_recipes(lua_State *L);
|
||||
int l_get_craft_result(lua_State *L);
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Reference in New Issue
Block a user