1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-16 03:55:24 +01:00

Move ClientMap to clientmap.{h,cpp}

This commit is contained in:
Perttu Ahola
2012-03-16 00:25:18 +02:00
parent 54917e3062
commit 58bed83d03
12 changed files with 717 additions and 666 deletions

View File

@@ -37,6 +37,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <IFileSystem.h>
#include "sha1.h"
#include "base64.h"
#include "clientmap.h"
static std::string getTextureCacheDir()
{