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.11 by root, Sat Sep 16 22:06:17 2006 UTC vs.
Revision 1.12 by root, Fri Sep 29 11:53:08 2006 UTC

92#define FONTSIZE 3000 /* Max chars in font */ 92#define FONTSIZE 3000 /* Max chars in font */
93 93
94#define MAX_ANIMATIONS 256 94#define MAX_ANIMATIONS 256
95 95
96#define MAX_NAME 48 96#define MAX_NAME 48
97#define BIG_NAME 32
98#define MAX_EXT_TITLE 98 97#define MAX_EXT_TITLE 98
99 98
100/* Fatal variables: */ 99/* Fatal variables: */
101#define OUT_OF_MEMORY 0 100#define OUT_OF_MEMORY 0
102#define MAP_ERROR 1 101#define MAP_ERROR 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines