|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Represents an individual layout mapping metadata entry record. More...
#include <nmar.h>
Data Fields | |
| int | map_index |
| u16 | flags |
| char | label [32] |
Represents an individual layout mapping metadata entry record.
| u16 NmarEntry::flags |
Attributes/packing flags.
| char NmarEntry::label[32] |
Null-terminated identification tag string (e.g. "wait", "blink").
| int NmarEntry::map_index |
Associated NMCR cell map layout index.