libnds
|
the NDS banner format. See gbatek for more information. 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. | |
the NDS banner format. See gbatek for more information.