You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
568 B
25 lines
568 B
|
|
//{{BLOCK(wsfwp)
|
|
|
|
//======================================================================
|
|
//
|
|
// wsfwp, 256x192@16,
|
|
// Alphabit on.
|
|
// + bitmap lz77 compressed
|
|
// Total size: 14580 = 14580
|
|
//
|
|
// Time-stamp: 2021-08-05, 21:26:54
|
|
// Exported by Cearn's GBA Image Transmogrifier, v0.8.16
|
|
// ( http://www.coranac.com/projects/#grit )
|
|
//
|
|
//======================================================================
|
|
|
|
#ifndef GRIT_WSFWP_H
|
|
#define GRIT_WSFWP_H
|
|
|
|
#define wsfwpBitmapLen 14580
|
|
extern const unsigned int wsfwpBitmap[3645];
|
|
|
|
#endif // GRIT_WSFWP_H
|
|
|
|
//}}BLOCK(wsfwp)
|
|
|