mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-06 10:55:07 +01:00
15 lines
594 B
C
15 lines
594 B
C
|
/*
|
||
|
This file was autogenerated by raw2c.
|
||
|
Visit http://www.devkitpro.org
|
||
|
*/
|
||
|
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#ifndef _Overlay_item_over_h_
|
||
|
#define _Overlay_item_over_h_
|
||
|
//---------------------------------------------------------------------------------
|
||
|
extern const unsigned char Overlay_item_over[];
|
||
|
extern const int Overlay_item_over_size;
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#endif //_Overlay_item_over_h_
|
||
|
//---------------------------------------------------------------------------------
|