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