00001 // 00002 // text3 declarations 00003 // 00004 00005 #ifndef __TEXT3__ 00006 #define __TEXT3__ 00007 00008 extern const int text3Width; 00009 extern const int text3Height; 00010 extern const int text3Size; 00011 extern const unsigned int text3Data[]; 00012 00013 #endif // __TEXT3__ 00014