Bez popisu

text_box.img.h 623B

123456789101112131415161718192021222324
  1. //{{BLOCK(text_box_img)
  2. //======================================================================
  3. //
  4. // text_box_img, 304x8@4,
  5. // + 38 tiles not compressed
  6. // Total size: 1216 = 1216
  7. //
  8. // Time-stamp: 2017-01-01, 17:52:58
  9. // Exported by Cearn's GBA Image Transmogrifier, v0.8.6
  10. // ( http://www.coranac.com/projects/#grit )
  11. //
  12. //======================================================================
  13. #ifndef GRIT_TEXT_BOX_IMG_H
  14. #define GRIT_TEXT_BOX_IMG_H
  15. #define text_box_imgTilesLen 1216
  16. extern const unsigned int text_box_imgTiles[304];
  17. #endif // GRIT_TEXT_BOX_IMG_H
  18. //}}BLOCK(text_box_img)