//{{BLOCK(arrows_img) //====================================================================== // // arrows_img, 16x96@4, // + 24 tiles not compressed // Total size: 768 = 768 // // Time-stamp: 2017-05-24, 23:53:39 // Exported by Cearn's GBA Image Transmogrifier, v0.8.6 // ( http://www.coranac.com/projects/#grit ) // //====================================================================== #ifndef GRIT_ARROWS_IMG_H #define GRIT_ARROWS_IMG_H #define arrows_imgTilesLen 768 extern const unsigned int arrows_imgTiles[192]; #endif // GRIT_ARROWS_IMG_H //}}BLOCK(arrows_img)