mirror of
https://github.com/modmii/SysCheck-ModMii-Edition.git
synced 2024-11-16 21:29:23 +01:00
14 lines
568 B
C
14 lines
568 B
C
/**
|
|
* This file was autogenerated from WiiDpadRight.png by WiiBuilder.
|
|
*/
|
|
|
|
//---------------------------------------------------------------------------------
|
|
#ifndef _WiiDpadRight_h_
|
|
#define _WiiDpadRight_h_
|
|
//---------------------------------------------------------------------------------
|
|
extern const unsigned char WiiDpadRight[];
|
|
extern const int WiiDpadRight_size;
|
|
//---------------------------------------------------------------------------------
|
|
#endif //_WiiDpadRight_h_
|
|
//---------------------------------------------------------------------------------
|