/* This file was autogenerated by raw2c. Visit http://www.devkitpro.org */ //--------------------------------------------------------------------------------- #ifndef _stockfont_h_ #define _stockfont_h_ //--------------------------------------------------------------------------------- extern const unsigned char stockfont[]; extern const int stockfont_size; //--------------------------------------------------------------------------------- #endif //_stockfont_h_ //---------------------------------------------------------------------------------