mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-03 18:15:06 +01:00
15 lines
589 B
C
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_
|
||
|
//---------------------------------------------------------------------------------
|