GRRLIB/examples/3D_Light3/source/gfx/font9x12.h
N0NameN0 a968a16dfa [ADD] GRRLIB_SetLightSpec for specular light support ;)
[ADD] 3D_Light3 for a little specular light sample code.
2010-05-01 14:29:28 +00:00

14 lines
549 B
C

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