15 lines
544 B
C
Executable File
15 lines
544 B
C
Executable File
/*
|
|
This file was autogenerated by raw2c.
|
|
Visit http://www.devkitpro.org
|
|
*/
|
|
|
|
//---------------------------------------------------------------------------------
|
|
#ifndef _BMfont3_h_
|
|
#define _BMfont3_h_
|
|
//---------------------------------------------------------------------------------
|
|
extern const unsigned char BMfont3[];
|
|
extern const int BMfont3_size;
|
|
//---------------------------------------------------------------------------------
|
|
#endif //_BMfont3_h_
|
|
//---------------------------------------------------------------------------------
|