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