mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Mainly some texture tweaking
This commit is contained in:
parent
4a952f22d7
commit
24e41ab4c8
16 changed files with 135 additions and 26 deletions
|
@ -99,13 +99,10 @@ struct TileSpec
|
|||
Functions
|
||||
*/
|
||||
|
||||
void init_tile_texture_paths();
|
||||
void init_tile_textures();
|
||||
|
||||
const char * tile_texture_path_get(u32 i);
|
||||
|
||||
// Initializes g_tile_materials
|
||||
void tile_materials_preload(IrrlichtWrapper *irrlicht);
|
||||
|
||||
video::SMaterial & tile_material_get(u32 i);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue