2010-02-27 19:18:01 +01:00
|
|
|
/*
|
2011-07-29 22:59:31 +02:00
|
|
|
This file was autogenerated by raw2c.
|
|
|
|
Visit http://www.devkitpro.org
|
|
|
|
*/
|
2010-02-27 19:18:01 +01:00
|
|
|
|
2011-07-29 22:59:31 +02:00
|
|
|
//---------------------------------------------------------------------------------
|
|
|
|
#ifndef _codehandler_h_
|
|
|
|
#define _codehandler_h_
|
|
|
|
//---------------------------------------------------------------------------------
|
|
|
|
extern const unsigned char codehandler[];
|
|
|
|
extern const int codehandler_size;
|
|
|
|
//---------------------------------------------------------------------------------
|
|
|
|
#endif //_codehandler_h_
|
|
|
|
//---------------------------------------------------------------------------------
|