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

123456789101112131415161718192021222324
  1. //{{BLOCK(emoticons_img)
  2. //======================================================================
  3. //
  4. // emoticons_img, 16x240@4,
  5. // + 60 tiles not compressed
  6. // Total size: 1920 = 1920
  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_EMOTICONS_IMG_H
  14. #define GRIT_EMOTICONS_IMG_H
  15. #define emoticons_imgTilesLen 1920
  16. extern const unsigned int emoticons_imgTiles[480];
  17. #endif // GRIT_EMOTICONS_IMG_H
  18. //}}BLOCK(emoticons_img)