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