mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
working nicely
This commit is contained in:
parent
47a593b519
commit
571fb14f94
20 changed files with 938 additions and 396 deletions
|
@ -55,7 +55,9 @@ extern std::ostream *derr_server_ptr;
|
|||
// This header is only for MATERIALS_COUNT
|
||||
#include "mapnode.h"
|
||||
extern video::SMaterial g_materials[MATERIALS_COUNT];
|
||||
//extern video::SMaterial g_mesh_materials[3];
|
||||
|
||||
#include "utility.h"
|
||||
extern TextureCache g_texturecache;
|
||||
|
||||
extern IrrlichtDevice *g_device;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue