mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 18:32:21 +00:00
14 lines
544 B
C
14 lines
544 B
C
/*
|
|
This file was autogenerated by raw2c.
|
|
Visit http://www.devkitpro.org
|
|
*/
|
|
|
|
//---------------------------------------------------------------------------------
|
|
#ifndef _BMfont1_h_
|
|
#define _BMfont1_h_
|
|
//---------------------------------------------------------------------------------
|
|
extern const unsigned char BMfont1[];
|
|
extern const int BMfont1_size;
|
|
//---------------------------------------------------------------------------------
|
|
#endif //_BMfont1_h_
|
|
//---------------------------------------------------------------------------------
|