GRRLIB/examples/basic_drawing/source/gfx/BMfont2.h
2009-12-14 19:54:03 +00:00

14 lines
544 B
C

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