No Description

emoticons.img.h 705B

123456789101112131415161718192021222324252627
  1. //{{BLOCK(emoticons_img)
  2. //======================================================================
  3. //
  4. // emoticons_img, 16x240@4,
  5. // + 60 tiles not compressed
  6. // Total size: 1920 = 1920
  7. //
  8. <<<<<<< HEAD
  9. =======
  10. // Time-stamp: 2017-05-25, 13:57:33
  11. >>>>>>> 287c7ea0c11e046fe6fb8f2f68178aeca2fa326b
  12. // Exported by Cearn's GBA Image Transmogrifier, v0.8.6
  13. // ( http://www.coranac.com/projects/#grit )
  14. //
  15. //======================================================================
  16. #ifndef GRIT_EMOTICONS_IMG_H
  17. #define GRIT_EMOTICONS_IMG_H
  18. #define emoticons_imgTilesLen 1920
  19. extern const unsigned int emoticons_imgTiles[480];
  20. #endif // GRIT_EMOTICONS_IMG_H
  21. //}}BLOCK(emoticons_img)