mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/
This commit is contained in:
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "settings.h"
|
||||
#include "main.h" // for g_settings
|
||||
#include "porting.h"
|
||||
#include "tile.h"
|
||||
#include "client/tile.h"
|
||||
#include "fontengine.h"
|
||||
#include "log.h"
|
||||
#include "gettext.h"
|
||||
|
Reference in New Issue
Block a user