00001 // 00002 // text4 declarations 00003 // 00004 00005 #ifndef __TEXT4__ 00006 #define __TEXT4__ 00007 00008 extern const int text4Width; 00009 extern const int text4Height; 00010 extern const int text4Size; 00011 extern const unsigned int text4Data[]; 00012 00013 #endif // __TEXT4__ 00014