mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-06 02:45:07 +01:00
15 lines
554 B
C
15 lines
554 B
C
/*
|
|
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_
|
|
//---------------------------------------------------------------------------------
|