//{{BLOCK(mebious) //====================================================================== // // mebious, 256x192@16, // Alphabit on. // + bitmap lz77 compressed // Total size: 11628 = 11628 // // 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_MEBIOUS_H #define GRIT_MEBIOUS_H #define mebiousBitmapLen 11628 extern const unsigned int mebiousBitmap[2907]; #endif // GRIT_MEBIOUS_H //}}BLOCK(mebious)