Genesis-Plus-GX/source/ngc/png/Button_up.h
ekeeke31 841a159a90
2009-03-22 12:23:30 +00:00

15 lines
554 B
C

/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _Button_up_h_
#define _Button_up_h_
//---------------------------------------------------------------------------------
extern const unsigned char Button_up[];
extern const int Button_up_size;
//---------------------------------------------------------------------------------
#endif //_Button_up_h_
//---------------------------------------------------------------------------------