Update of /cvsroot/csp/APPLICATIONS/CSPSim/Include
In directory sc8-pr-cvs1:/tmp/cvs-serv12060/Include
Modified Files:
Tag: systems
CSPSim.h
Log Message:
Index: CSPSim.h
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Include/CSPSim.h,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -C2 -d -r1.16.2.3 -r1.16.2.4
*** CSPSim.h 11 Oct 2003 17:42:01 -0000 1.16.2.3
--- CSPSim.h 11 Oct 2003 17:57:37 -0000 1.16.2.4
***************
*** 44,47 ****
--- 44,50 ----
+ // Uncomment this line if you are using OSG version 0.9.4 or older.
+ //#define CSP_OSG_094
+
struct SDL_Surface;
|