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

Comparing deliantra/server/include/preprocess (file contents):
Revision 1.13 by root, Mon Jan 8 12:45:10 2007 UTC vs.
Revision 1.15 by root, Mon Jan 29 15:04:21 2007 UTC

318 usekeys 318 usekeys
319 unapply 319 unapply
320 weapon_sp 320 weapon_sp
321 lev_array 321 lev_array
322 endplst 322 endplst
323
324 color_fg
325 color_bg
326 visibility
327 magicmap
328
329 parent
330 longname
331 jail_map
332 jail_x
333 jail_y
334 fallback
335 nomore
323); 336);
324 337
325open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 338open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
326 or die "$ARGV{GPERF}: $!"; 339 or die "$ARGV{GPERF}: $!";
327 340

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines