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

Unpacked representation of a complete .NCER resource. More...

#include <ncer.h>

Data Fields

int cell_count
 
NcerCellcells
 

Detailed Description

Unpacked representation of a complete .NCER resource.

Field Documentation

◆ cell_count

int NcerFile::cell_count

Total number of cells.

◆ cells

NcerCell* NcerFile::cells

Array of NcerCell structures.


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