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.
 
 
wired-nds/build/mebious.h

25 lines
584 B

//{{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)