#include <nds/arm9/video.h>#include <nds/arm9/pcx.h>データ構造 | |
| struct | __attribute__ |
| struct | sImage |
型定義 | |
| typedef struct sImage * | psImage |
関数 | |
| void | image24to16 (sImage *img) |
| void | image8to16 (sImage *img) |
| void | image8to16trans (sImage *img, u8 transperentColor) |
| void | imageDestroy (sImage *img) |
| void | imageTileData (sImage *img) |
| void image24to16 | ( | sImage * | img | ) |
| void image8to16 | ( | sImage * | img | ) |
| void imageDestroy | ( | sImage * | img | ) |
| void imageTileData | ( | sImage * | img | ) |
1.5.4