AnimaEngine  1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
Data Fields
NmcrMap Struct Reference

Multi-cell layout composition group containing multiple records. More...

#include <nmcr.h>

Data Fields

int record_count
 
u32 raw_record_offset
 
NmcrRecordrecords
 

Detailed Description

Multi-cell layout composition group containing multiple records.

Field Documentation

◆ raw_record_offset

u32 NmcrMap::raw_record_offset

Position offset of record table block.

◆ record_count

int NmcrMap::record_count

Total reference records count.

◆ records

NmcrRecord* NmcrMap::records

Dynamic array of NmcrRecord.


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