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

15 lines
559 B
C

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