stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/src/include map.h


From: address@hidden
Subject: [Stratagus-CVS] stratagus/src/include map.h
Date: 27 Jan 2004 21:47:46 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/27 21:47:46

Modified files:
        src/include    : map.h 

Log message:
        Save Map header, should have committed earlier

Patches:
Index: stratagus/src/include/map.h
diff -u stratagus/src/include/map.h:1.118 stratagus/src/include/map.h:1.119
--- stratagus/src/include/map.h:1.118   Sat Jan 24 13:42:25 2004
+++ stratagus/src/include/map.h Tue Jan 27 21:47:45 2004
@@ -27,7 +27,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: map.h,v 1.118 2004/01/24 02:42:25 jsalmon3 Exp $
+//      $Id: map.h,v 1.119 2004/01/27 10:47:45 wizzard Exp $
 
 #ifndef __MAP_H__
 #define __MAP_H__
@@ -253,6 +253,7 @@
 typedef struct _map_info_ {
        char*  Description;     /// Map description
        char*  MapTerrainName;  /// Map terrain name
+       char*  Filename;        /// Map filename
        // FIXME: Map Terrain Nr. should be removed.
        int MapTerrain;  /// Map terrain
        int MapWidth;    /// Map width




reply via email to

[Prev in Thread] Current Thread [Next in Thread]