00001 // 00002 // text1 declarations 00003 // 00004 00005 #ifndef __TEXT1__ 00006 #define __TEXT1__ 00007 00008 extern const int text1Width; 00009 extern const int text1Height; 00010 extern const int text1Size; 00011 extern const unsigned int text1Data[]; 00012 00013 #endif // __TEXT1__ 00014