libnds
|
NDS banner format. More...
#include <memory.h>
Data Fields | |
u16 | crc |
16 bit crc/checksum of the banner. | |
u8 | icon [512] |
32 * 32 icon of the game with 4 bit per pixel. | |
u16 | palette [16] |
The pallete of the icon. | |
u16 | titles [6][128] |
Title of the game in 6 different languages. | |
u16 | version |
Version of the banner. | |
NDS banner format.
See gbatek for more information.