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.61 by root, Mon Jun 4 13:04:00 2007 UTC vs.
Revision 1.62 by root, Wed Jun 6 05:41:26 2007 UTC

60#include "keyword.h" 60#include "keyword.h"
61#include "traits.h" 61#include "traits.h"
62#include "dynbuf.h" 62#include "dynbuf.h"
63#include "util.h" 63#include "util.h"
64#include "shstr.h" 64#include "shstr.h"
65#include "cfperl.h"
65 66
66/* This blob, in this order, is needed to actually define maps */ 67/* This blob, in this order, is needed to actually define maps */
67#include "face.h" 68#include "face.h"
68 69
69#include "spells.h" 70#include "spells.h"
244extern Settings settings; 245extern Settings settings;
245 246
246void reset_signals (); 247void reset_signals ();
247 248
248#include "plugin.h" 249#include "plugin.h"
249#include "cfperl.h"
250 250
251#endif /* GLOBAL_H */ 251#endif /* GLOBAL_H */
252 252

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines