ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/map.C
(Generate patch)

Comparing deliantra/server/common/map.C (file contents):
Revision 1.32 by root, Thu Oct 5 16:50:06 2006 UTC vs.
Revision 1.33 by root, Sun Oct 8 16:51:50 2006 UTC

30# include <unistd.h> 30# include <unistd.h>
31#endif /* win32 */ 31#endif /* win32 */
32 32
33#include "path.h" 33#include "path.h"
34 34
35
36extern int nrofallocobjects, nroffreeobjects;
37 35
38/* 36/*
39 * Returns the maptile which has a name matching the given argument. 37 * Returns the maptile which has a name matching the given argument.
40 * return NULL if no match is found. 38 * return NULL if no match is found.
41 */ 39 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines