GRRLIB/examples/compositing/source/gfx/font3d.h
N0NameN0 a3024c20b7 [ADD] GRRLIB_CompoStart and GRRLIB_CompoEnd for Real GX compositing
[ADD] Compositing Sample Code
[CHG] Ported nonameno03 sample code to new the setting variable fashion
2009-11-26 21:56:20 +00:00

14 lines
539 B
C

/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _font3d_h_
#define _font3d_h_
//---------------------------------------------------------------------------------
extern const unsigned char font3d[];
extern const int font3d_size;
//---------------------------------------------------------------------------------
#endif //_font3d_h_
//---------------------------------------------------------------------------------