00001 // 00002 // text0 declarations 00003 // 00004 00005 #ifndef __TEXT0__ 00006 #define __TEXT0__ 00007 00008 extern const int text0Width; 00009 extern const int text0Height; 00010 extern const int text0Size; 00011 extern const unsigned int text0Data[]; 00012 00013 #endif // __TEXT0__ 00014