Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

common_vars_game.h

Go to the documentation of this file.
00001 #ifndef COMMONVARSGAME_H
00002 #define COMMONVARSGAME_H
00003 
00004 // include this file from implementation files...
00005 
00006 #include "configuration.h"
00007 #include "userData.h"
00008 #include "core.h"
00009 
00010 extern configuration* config ;
00011 extern userData*      loc_player ;
00012 
00013 extern GameCore*      loc_core ;
00014 
00015 #endif

Generated on Sat Jul 12 04:29:20 2003 for glPirates by doxygen 1.3.2