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.4 by elmex, Sun Aug 13 17:16:02 2006 UTC vs.
Revision 1.5 by root, Thu Aug 24 13:13:49 2006 UTC

1/* 1/*
2 * static char *rcsid_global_h = 2 * static char *rcsid_global_h =
3 * "$Id: global.h,v 1.4 2006/08/13 17:16:02 elmex Exp $"; 3 * "$Id: global.h,v 1.5 2006/08/24 13:13:49 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
408#define SCRIPT_FIX_ACTIVATOR 2 408#define SCRIPT_FIX_ACTIVATOR 2
409#define SCRIPT_FIX_ALL 1 409#define SCRIPT_FIX_ALL 1
410#define SCRIPT_FIX_NOTHING 0 410#define SCRIPT_FIX_NOTHING 0
411 411
412#include "plugin.h" 412#include "plugin.h"
413#include "cfperl.h"
413 414
414#endif /* GLOBAL_H */ 415#endif /* GLOBAL_H */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines