mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Allocate MapBlock::m_node_metadata on heap to allow less header bloat
This commit is contained in:
@@ -31,6 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "settings.h"
|
||||
#include "profiler.h"
|
||||
#include "log.h"
|
||||
#include "nodemetadata.h"
|
||||
|
||||
/*
|
||||
QueuedMeshUpdate
|
||||
|
Reference in New Issue
Block a user