usbloadergx/source/patches/multidol.h

15 lines
550 B
C
Raw Normal View History

/*
2010-09-24 02:48:03 +02:00
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _multidol_h_
#define _multidol_h_
//---------------------------------------------------------------------------------
extern const unsigned char multidol[];
extern const int multidol_size;
//---------------------------------------------------------------------------------
#endif //_multidol_h_
//---------------------------------------------------------------------------------