WiiFlow_Lite/source/loader/multidol.h
2012-01-21 20:57:41 +00:00

15 lines
549 B
C

/*
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_
//---------------------------------------------------------------------------------