mirror of
https://github.com/modmii/SysCheck-ModMii-Edition.git
synced 2024-11-16 13:19:22 +01:00
14 lines
562 B
C
14 lines
562 B
C
/**
|
|
* This file was autogenerated from Refreshicon.png by WiiBuilder.
|
|
*/
|
|
|
|
//---------------------------------------------------------------------------------
|
|
#ifndef _Refreshicon_h_
|
|
#define _Refreshicon_h_
|
|
//---------------------------------------------------------------------------------
|
|
extern const unsigned char Refreshicon[];
|
|
extern const int Refreshicon_size;
|
|
//---------------------------------------------------------------------------------
|
|
#endif //_Refreshicon_h_
|
|
//---------------------------------------------------------------------------------
|