GRRLIB/examples/unlimited3d/source/gfx/girl.h

15 lines
529 B
C
Raw Normal View History

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