mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 18:32:21 +00:00
15 lines
549 B
C
15 lines
549 B
C
|
/*
|
||
|
This file was autogenerated by raw2c.
|
||
|
Visit http://www.devkitpro.org
|
||
|
*/
|
||
|
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#ifndef _test_jpg_h_
|
||
|
#define _test_jpg_h_
|
||
|
//---------------------------------------------------------------------------------
|
||
|
extern const unsigned char test_jpg[];
|
||
|
extern const int test_jpg_size;
|
||
|
//---------------------------------------------------------------------------------
|
||
|
#endif //_test_jpg_h_
|
||
|
//---------------------------------------------------------------------------------
|