head 1.1; branch 1.1.1; access ; symbols start:1.1.1.1 PAlibDoc:1.1.1; locks ; strict; comment @# @; 1.1 date 2005.11.02.08.30.41; author jandujar; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.11.02.08.30.41; author jandujar; state Exp; branches ; next ; desc @@ 1.1 log @Initial revision @ text @
00001 // 00002 // text2 declarations 00003 // 00004 00005 #ifndef __TEXT2__ 00006 #define __TEXT2__ 00007 00008 extern const int text2Width; 00009 extern const int text2Height; 00010 extern const int text2Size; 00011 extern const unsigned int text2Data[]; 00012 00013 #endif // __TEXT2__ 00014