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

14 lines
562 B
C
Raw Normal View History

2013-10-12 20:38:34 +02:00
/**
* This file was autogenerated from WiiDpadLeft.png by WiiBuilder.
*/
//---------------------------------------------------------------------------------
#ifndef _WiiDpadLeft_h_
#define _WiiDpadLeft_h_
//---------------------------------------------------------------------------------
extern const unsigned char WiiDpadLeft[];
extern const int WiiDpadLeft_size;
//---------------------------------------------------------------------------------
#endif //_WiiDpadLeft_h_
//---------------------------------------------------------------------------------