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