mirror of
https://github.com/modmii/SysCheck-ModMii-Edition.git
synced 2024-11-16 13:19:22 +01:00
14 lines
550 B
C
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_
|
|
//---------------------------------------------------------------------------------
|