Genesis-Plus-GX/source/ngc/png/Key_B_wii.h

15 lines
554 B
C
Raw Normal View History

2009-03-22 13:23:30 +01:00
/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _Key_B_wii_h_
#define _Key_B_wii_h_
//---------------------------------------------------------------------------------
extern const unsigned char Key_B_wii[];
extern const int Key_B_wii_size;
//---------------------------------------------------------------------------------
#endif //_Key_B_wii_h_
//---------------------------------------------------------------------------------