mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Removed IrrlichtWrapper
This commit is contained in:
@@ -24,12 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "utility.h"
|
||||
extern Settings g_settings;
|
||||
|
||||
// A thread safe wrapper to irrlicht
|
||||
// On a server build, this is always NULL.
|
||||
// TODO: Remove this
|
||||
#include "irrlichtwrapper.h"
|
||||
extern IrrlichtWrapper *g_irrlicht;
|
||||
|
||||
// This makes and maps textures
|
||||
#include "tile.h"
|
||||
extern ITextureSource *g_texturesource;
|
||||
|
Reference in New Issue
Block a user