ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/define.h
(Generate patch)

Comparing deliantra/server/include/define.h (file contents):
Revision 1.120 by root, Sun Apr 4 04:58:46 2010 UTC vs.
Revision 1.121 by root, Sun Apr 4 20:00:05 2010 UTC

690 690
691#define PREFER_HIGH 1 691#define PREFER_HIGH 1
692#define PREFER_LOW 0 692#define PREFER_LOW 0
693 693
694/* Flags for apply_special() */ 694/* Flags for apply_special() */
695GENCONST_IV(AP_)
696enum apply_flag 695enum apply_flag
697{ 696{
698 /* Basic flags/mode, always use one of these */ 697 /* Basic flags/mode, always use one of these */
699 AP_TOGGLE = 0, 698 AP_TOGGLE = 0,
700 AP_APPLY = 0x01, 699 AP_APPLY = 0x01,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines