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

Comparing deliantra/server/server/resurrection.C (file contents):
Revision 1.17 by pippijn, Sat Jan 6 14:42:31 2007 UTC vs.
Revision 1.18 by root, Sun Jan 7 02:39:14 2007 UTC

27 27
28#include <global.h> 28#include <global.h>
29#include <sproto.h> 29#include <sproto.h>
30#include <spells.h> 30#include <spells.h>
31#include <errno.h> 31#include <errno.h>
32
33extern char **classname;
34extern object *objects;
35 32
36/* name of the person to resurrect and which spell was used 33/* name of the person to resurrect and which spell was used
37 * to resurrect 34 * to resurrect
38 */ 35 */
39static int 36static int

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines