|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Multi-cell layout composition group containing multiple records. More...
#include <nmcr.h>
Data Fields | |
| int | record_count |
| u32 | raw_record_offset |
| NmcrRecord * | records |
Multi-cell layout composition group containing multiple records.
| u32 NmcrMap::raw_record_offset |
Position offset of record table block.
| int NmcrMap::record_count |
Total reference records count.
| NmcrRecord* NmcrMap::records |
Dynamic array of NmcrRecord.