GRRLIB/examples/3D_CubedTileDemo/source/gfx/tile1.h

15 lines
534 B
C
Raw Normal View History

/*
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_
//---------------------------------------------------------------------------------