1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-30 04:35:20 +01: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;