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

Comparing deliantra/server/server/c_object.C (file contents):
Revision 1.31 by root, Fri Dec 22 16:34:00 2006 UTC vs.
Revision 1.32 by root, Tue Dec 26 08:54:59 2006 UTC

24*/ 24*/
25 25
26#include <global.h> 26#include <global.h>
27#include <loader.h> 27#include <loader.h>
28#include <skills.h> 28#include <skills.h>
29#ifndef __CEXTRACT__
30# include <sproto.h> 29#include <sproto.h>
31#endif
32#include <living.h> 30#include <living.h>
33#include <math.h> 31#include <math.h>
34 32
35/* 33/*
36 * Object id parsing functions 34 * Object id parsing functions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines