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

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

126 126
127 127
128#include <global.h> 128#include <global.h>
129#include <object.h> 129#include <object.h>
130#include <living.h> 130#include <living.h>
131#ifndef __CEXTRACT__
132# include <sproto.h> 131#include <sproto.h>
133#endif
134#include <spells.h> 132#include <spells.h>
135#include <sounds.h> 133#include <sounds.h>
136#include <skills.h> 134#include <skills.h>
137 135
138/* IMPLEMENTATION NOTES 136/* IMPLEMENTATION NOTES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines