[Plib-cvs] plib/src/ssg ssgconf.h,1.11,1.12
Brought to you by:
sjbaker
From: Wolfram K. <wol...@us...> - 2003-12-12 18:23:58
|
Update of /cvsroot/plib/plib/src/ssg In directory sc8-pr-cvs1:/tmp/cvs-serv12155 Modified Files: ssgconf.h Log Message: #define SSG_LOAD_PCX_SUPPORTED Index: ssgconf.h =================================================================== RCS file: /cvsroot/plib/plib/src/ssg/ssgconf.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ssgconf.h 27 Sep 2002 15:45:06 -0000 1.11 +++ ssgconf.h 12 Dec 2003 18:23:55 -0000 1.12 @@ -51,4 +51,5 @@ #define SSG_LOAD_MDL_SUPPORTED #define SSG_LOAD_MDL_BGL_TEXTURE_SUPPORTED #define SSG_LOAD_XPL_SUPPORTED +#define SSG_LOAD_PCX_SUPPORTED #endif |