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

15 lines
574 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 _ctrl_gamecube_h_
#define _ctrl_gamecube_h_
//---------------------------------------------------------------------------------
extern const unsigned char ctrl_gamecube[];
extern const int ctrl_gamecube_size;
//---------------------------------------------------------------------------------
#endif //_ctrl_gamecube_h_
//---------------------------------------------------------------------------------