15 lines
554 B
C
Raw Normal View History

2009-03-22 12:23:30 +00:00
/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _Main_play_h_
#define _Main_play_h_
//---------------------------------------------------------------------------------
extern const unsigned char Main_play[];
extern const int Main_play_size;
//---------------------------------------------------------------------------------
#endif //_Main_play_h_
//---------------------------------------------------------------------------------