Main Page | Data Structures | Directories | File List | Data Fields | Globals

shrglobs.h

Go to the documentation of this file.
00001 /* ---------------------------------------------------------------------- *
00002  * shrglobs.h
00003  * This file is part of lincity.
00004  * Lincity is copyright (c) I J Peters 1995-1997, (c) Greg Sharp 1997-2001.
00005  * ---------------------------------------------------------------------- */
00006 #ifndef __shrglobs_h__
00007 #define __shrglobs_h__
00008 
00009 extern int pix_double;
00010 
00011 extern char graphic_path[256];
00012 
00013 #if defined (WIN32)
00014 extern char windowsfontfile[256];
00015 #endif
00016 
00017 #endif /* __shrglobs_h__ */

Generated on Sun Dec 26 11:23:26 2004 for lincity by  doxygen 1.3.9.1