1
0
Fork 0
mirror of https://github.com/GRRLIB/GRRLIB.git synced 2025-03-21 18:39:00 +00:00
GRRLIB/examples/lesson1/source/gfx/BMfont4.h

14 lines
544 B
C

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