1
0
Fork 0
mirror of https://github.com/GRRLIB/GRRLIB.git synced 2025-01-13 17:29:17 +00:00
GRRLIB/examples/TileDemo/source/gfx/tile1.h

14 lines
534 B
C

/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _tile1_h_
#define _tile1_h_
//---------------------------------------------------------------------------------
extern const unsigned char tile1[];
extern const int tile1_size;
//---------------------------------------------------------------------------------
#endif //_tile1_h_
//---------------------------------------------------------------------------------