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

15 lines
559 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 _Main_reset_h_
#define _Main_reset_h_
//---------------------------------------------------------------------------------
extern const unsigned char Main_reset[];
extern const int Main_reset_size;
//---------------------------------------------------------------------------------
#endif //_Main_reset_h_
//---------------------------------------------------------------------------------