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

15 lines
554 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 _Star_full_h_
#define _Star_full_h_
//---------------------------------------------------------------------------------
extern const unsigned char Star_full[];
extern const int Star_full_size;
//---------------------------------------------------------------------------------
#endif //_Star_full_h_
//---------------------------------------------------------------------------------