head 1.1; branch 1.1.1; access ; symbols start:1.1.1.1 PAlibDoc:1.1.1; locks ; strict; comment @# @; 1.1 date 2005.11.02.08.30.21; author jandujar; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.11.02.08.30.21; author jandujar; state Exp; branches ; next ; desc @@ 1.1 log @Initial revision @ text @ PA_lib: NeoSplash.h Source File

NeoSplash.h

00001 //
00002 // NeoSplash declarations
00003 //
00004 
00005 #ifndef __NEOSPLASH__
00006 #define __NEOSPLASH__
00007 
00008 extern const int NeoSplashWidth;
00009 extern const int NeoSplashHeight;
00010 extern const int NeoSplashSize;
00011 extern const unsigned int NeoSplashData[];
00012 extern const unsigned int NeoSplashPal[];
00013 
00014 #endif // __NEOSPLASH__
00015 

Generated on Fri Oct 28 23:16:50 2005 for PA_lib by  doxygen 1.3.9.1
@ 1.1.1.1 log @Initial import of PalibDoc, begin on PAlib0.64b @ text @@