Genesis-Plus-GX/source/ngc/png/Background_overlay.h
2009-04-06 23:01:19 +00:00

15 lines
599 B
C

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