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

Comparing deliantra/server/include/global.h (file contents):
Revision 1.11 by root, Sun Sep 3 07:57:56 2006 UTC vs.
Revision 1.12 by root, Sun Sep 3 09:00:08 2006 UTC

1/* 1/*
2 * static char *rcsid_global_h = 2 * static char *rcsid_global_h =
3 * "$Id: global.h,v 1.11 2006/09/03 07:57:56 root Exp $"; 3 * "$Id: global.h,v 1.12 2006/09/03 09:00:08 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
414void free (treasure *); 414void free (treasure *);
415void free (materialtype_t *); 415void free (materialtype_t *);
416void free (player *); 416void free (player *);
417 417
418#endif /* GLOBAL_H */ 418#endif /* GLOBAL_H */
419

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines