SysCheck-ModMii-Edition/source/gfx/Checkicon.h
2013-10-12 18:38:34 +00:00

14 lines
550 B
C

/**
* This file was autogenerated from Checkicon.png by WiiBuilder.
*/
//---------------------------------------------------------------------------------
#ifndef _Checkicon_h_
#define _Checkicon_h_
//---------------------------------------------------------------------------------
extern const unsigned char Checkicon[];
extern const int Checkicon_size;
//---------------------------------------------------------------------------------
#endif //_Checkicon_h_
//---------------------------------------------------------------------------------