mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-21 14:15:34 +01: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