forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
3a984d0110
commit
a11d0f6310
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ struct CityRoadsHeader
|
|||
}
|
||||
|
||||
uint16_t m_version = 0;
|
||||
// Field |m_endianness| is reserved for endianness of the section.
|
||||
uint16_t m_endianness = 0;
|
||||
uint32_t m_dataSize = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue