GRRLIB/template/source/gfx/BMfont4.h

15 lines
544 B
C
Raw Normal View History

2009-01-15 10:08:37 +00:00
/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _BMfont4_h_
#define _BMfont4_h_
//---------------------------------------------------------------------------------
extern const unsigned char BMfont4[];
extern const int BMfont4_size;
//---------------------------------------------------------------------------------
#endif //_BMfont4_h_
//---------------------------------------------------------------------------------