1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

reorganized stuff

This commit is contained in:
Perttu Ahola 2011-06-26 18:51:57 +03:00
parent af6860f6f4
commit d3d369a63b
4 changed files with 21 additions and 2 deletions

View file

@ -427,6 +427,7 @@ TODO: Use MapBlock::resetUsageTimer() in appropriate places
#include "materials.h"
#include "game.h"
#include "keycode.h"
#include "tile.h"
// This makes textures
ITextureSource *g_texturesource = NULL;