usbloadergx/source/patches/codehandlerslota.h
dimok321 cad13f704c *Fixed Nand Emu on d2x v7 alpha versions for USB (thanks davebaol)
*Added check for d2x IOS for Nand Emu again (now it's valid)
*Added different hooktype and wiird debugger (see "Loader Settings") (thanks GeckoOS for the sources)
2011-07-29 20:59:31 +00:00

15 lines
589 B
C

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