ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/init.C
(Generate patch)

Comparing deliantra/server/server/init.C (file contents):
Revision 1.21 by root, Wed Dec 20 09:14:22 2006 UTC vs.
Revision 1.22 by root, Tue Dec 26 08:55:00 2006 UTC

22*/ 22*/
23 23
24#include <global.h> 24#include <global.h>
25#include <material.h> 25#include <material.h>
26#include <loader.h> 26#include <loader.h>
27#ifndef __CEXTRACT__
28# include <sproto.h> 27#include <sproto.h>
29#endif
30 28
31/* global weathermap */ 29/* global weathermap */
32weathermap_t **weathermap; 30weathermap_t **weathermap;
33 31
34void 32void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines