GRRLIB/3.0.5a/1_Template/sources/gfx/test_jpg.h
2009-02-13 00:23:20 +00:00

14 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_
//---------------------------------------------------------------------------------