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

Represents an individual layout mapping metadata entry record. More...

#include <nmar.h>

Data Fields

int map_index
 
u16 flags
 
char label [32]
 

Detailed Description

Represents an individual layout mapping metadata entry record.

Field Documentation

◆ flags

u16 NmarEntry::flags

Attributes/packing flags.

◆ label

char NmarEntry::label[32]

Null-terminated identification tag string (e.g. "wait", "blink").

◆ map_index

int NmarEntry::map_index

Associated NMCR cell map layout index.


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