mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
15 lines
549 B
C
15 lines
549 B
C
|
/*
|
||
|
This file was autogenerated by raw2c.
|
||
|
Visit http://www.devkitpro.org
|
||
|
*/
|
||
|
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#ifndef _font9x12_h_
|
||
|
#define _font9x12_h_
|
||
|
//---------------------------------------------------------------------------------
|
||
|
extern const unsigned char font9x12[];
|
||
|
extern const int font9x12_size;
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#endif //_font9x12_h_
|
||
|
//---------------------------------------------------------------------------------
|