ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/random_map.h
(Generate patch)

Comparing deliantra/server/random_maps/random_map.h (file contents):
Revision 1.4 by root, Fri Dec 15 20:07:02 2006 UTC vs.
Revision 1.5 by root, Fri Dec 15 20:08:45 2006 UTC

1/* 1/*
2 * static char *rcsid_map_c = 2 * static char *rcsid_map_c =
3 * "$Id: random_map.h,v 1.4 2006/12/15 20:07:02 root Exp $"; 3 * "$Id: random_map.h,v 1.5 2006/12/15 20:08:45 root Exp $";
4 */ 4 */
5 5
6/* 6/*
7 CrossFire, A Multiplayer game for X-windows 7 CrossFire, A Multiplayer game for X-windows
8 8
21 21
22 You should have received a copy of the GNU General Public License 22 You should have received a copy of the GNU General Public License
23 along with this program; if not, write to the Free Software 23 along with this program; if not, write to the Free Software
24 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 24 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
25 25
26 The authors can be reached via e-mail at crossfire.de 26 The authors can be reached via e-mail at crossfire@schmorp.de
27*/ 27*/
28 28
29#ifndef RANDOM_MAP_H 29#ifndef RANDOM_MAP_H
30#define RANDOM_MAP_H 30#define RANDOM_MAP_H
31 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines