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

15 lines
559 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 _Ctrl_mouse_h_
#define _Ctrl_mouse_h_
//---------------------------------------------------------------------------------
extern const unsigned char Ctrl_mouse[];
extern const int Ctrl_mouse_size;
//---------------------------------------------------------------------------------
#endif //_Ctrl_mouse_h_
//---------------------------------------------------------------------------------