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

15 lines
549 B
C

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