mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Cracking blocks while digging
This commit is contained in:
parent
d5a78c1253
commit
3b0bff2f74
16 changed files with 232 additions and 289 deletions
|
@ -100,6 +100,8 @@ extern video::SMaterial g_tile_materials[TILES_COUNT];*/
|
|||
Functions
|
||||
*/
|
||||
|
||||
const char * tile_texture_path_get(u32 i);
|
||||
|
||||
// Initializes g_tile_materials
|
||||
void tile_materials_preload(IrrlichtWrapper *irrlicht);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue