V-Gears 0
Free Final Fantasy VII engine.
VGears::WorldmapFileSerializer::BlockHeader Struct Reference

Block header of map files. More...

#include <WorldmapFileSerializer.h>

Collaboration diagram for VGears::WorldmapFileSerializer::BlockHeader:

Public Attributes

uint32 compressed_data_offsets [16]
 Offset in this block of the compressed data. More...
 

Detailed Description

Block header of map files.

Member Data Documentation

◆ compressed_data_offsets

uint32 VGears::WorldmapFileSerializer::BlockHeader::compressed_data_offsets[16]

Offset in this block of the compressed data.

At the compressed data offset we have another uint32 which is the size of the uncompressed data.


The documentation for this struct was generated from the following file: