SysCheck-ModMii-Edition/source/gfx/Checkicon.h

14 lines
550 B
C
Raw Normal View History

2013-10-12 20:38:34 +02:00
/**
* 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_
//---------------------------------------------------------------------------------