splashbitmap.h

00001 //
00002 // splashbitmap declarations
00003 //
00004 
00005 #ifndef __SPLASHBITMAP__
00006 #define __SPLASHBITMAP__
00007 
00008 extern const int splashbitmapWidth;
00009 extern const int splashbitmapHeight;
00010 extern const int splashbitmapSize;
00011 extern const unsigned int splashbitmapData[];
00012 extern const unsigned int splashbitmapPal[];
00013 
00014 #endif // __SPLASHBITMAP__
00015 

Generated on Tue Dec 13 11:52:55 2005 for PAlib by  doxygen 1.3.9.1