설명 없음

menu_box.img.h 624B

123456789101112131415161718192021222324
  1. //{{BLOCK(menu_box_img)
  2. //======================================================================
  3. //
  4. // menu_box_img, 888x8@4,
  5. // + 111 tiles not compressed
  6. // Total size: 3552 = 3552
  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_MENU_BOX_IMG_H
  14. #define GRIT_MENU_BOX_IMG_H
  15. #define menu_box_imgTilesLen 3552
  16. extern const unsigned int menu_box_imgTiles[888];
  17. #endif // GRIT_MENU_BOX_IMG_H
  18. //}}BLOCK(menu_box_img)