WiiFlow_Lite/resources/wiiflow_game_booter/source/multidol.h
fix94.1 0e5a5b4abd -fixed banners random crashes and codedumps
-WIP commit for wii game/channel booting, now uses a internal
extra dol file to boot wii games and channels, that should be a
better way to fix game and channel booting
2012-08-12 21:26:24 +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_
//---------------------------------------------------------------------------------