mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[feature] Added Feature V1 version with free Header2 bits.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
588028c9eb
commit
550455a14a
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "indexer/dat_section_header.hpp"
|
||||
#include "indexer/data_header.hpp"
|
||||
|
||||
#include "coding/files_container.hpp"
|
||||
@@ -47,6 +48,7 @@ private:
|
||||
|
||||
public:
|
||||
indexer::MetadataDeserializer * m_metaDeserializer;
|
||||
feature::DatSectionHeader::Version m_version;
|
||||
|
||||
DISALLOW_COPY_AND_MOVE(SharedLoadInfo);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user