Няма описание

123456789101112131415161718192021222324
  1. //{{BLOCK(arrows_img)
  2. //======================================================================
  3. //
  4. // arrows_img, 16x96@4,
  5. // + 24 tiles not compressed
  6. // Total size: 768 = 768
  7. //
  8. // Time-stamp: 2017-01-01, 16:49:47
  9. // Exported by Cearn's GBA Image Transmogrifier, v0.8.6
  10. // ( http://www.coranac.com/projects/#grit )
  11. //
  12. //======================================================================
  13. #ifndef GRIT_ARROWS_IMG_H
  14. #define GRIT_ARROWS_IMG_H
  15. #define arrows_imgTilesLen 768
  16. extern const unsigned int arrows_imgTiles[192];
  17. #endif // GRIT_ARROWS_IMG_H
  18. //}}BLOCK(arrows_img)