Genesis-Plus-GX/source/ngc/png/Option_system.h
ekeeke31 841a159a90
2009-03-22 12:23:30 +00:00

15 lines
574 B
C

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