libnds
Data Fields
GRFHeader Struct Reference

Header chunk of a GRF file. More...

#include <grf.h>

Data Fields

uint16_t gfxAttr
 BPP of graphics (or GRFTextureTypes). 0 if not present.
 
uint32_t gfxHeight
 Size of graphics in pixels.
 
uint16_t mapAttr
 BPP of map (16 or 8 for affine). 0 if not present.
 
uint8_t metaHeight
 Size of metamap in tiles.
 
uint16_t mmapAttr
 BPP of metamap (16). 0 if not present.
 
uint16_t palAttr
 Number of colors of the palette. 0 if not present.
 
uint8_t tileHeight
 Size of tiles in pixels.
 

Detailed Description

Header chunk of a GRF file.


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