00001 // 00002 // splash2 declarations 00003 // 00004 00005 #ifndef __SPLASH2__ 00006 #define __SPLASH2__ 00007 00008 extern const int splash2Width; 00009 extern const int splash2Height; 00010 extern const int splash2Size; 00011 extern const unsigned int splash2Data[]; 00012 00013 #endif // __SPLASH2__ 00014