[Gcblue-commits] gcb_wx/include/scriptinterface tcPlatformInterface.h,1.19,1.20
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-05-24 00:14:59
|
Update of /cvsroot/gcblue/gcb_wx/include/scriptinterface In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26112/include/scriptinterface Modified Files: tcPlatformInterface.h Log Message: Multiplayer changes Index: tcPlatformInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcPlatformInterface.h,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** tcPlatformInterface.h 29 Apr 2004 00:05:12 -0000 1.19 --- tcPlatformInterface.h 24 May 2004 00:14:45 -0000 1.20 *************** *** 1,4 **** ! /* ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 1,5 ---- ! /* @file tcPlatformInterface.h ! ** ! ** Copyright (C) 2003-2004 Dewitt Colclough (de...@tw...) ** All rights reserved. |