mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Split up tile.cpp/h
This commit is contained in:
parent
cdce33dd05
commit
aaf77025b6
34 changed files with 2851 additions and 2801 deletions
|
@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "util/string.h"
|
||||
|
||||
#ifndef SERVER
|
||||
#include "client/tile.h" // getImagePath
|
||||
#include "client/texturepaths.h"
|
||||
#endif
|
||||
|
||||
// The maximum number of identical world names allowed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue