Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

shared_types.h

Go to the documentation of this file.
00001 // ----------------------------------------------------------------------- //
00002 //
00003 // MODULE  : shared.h
00004 //
00005 // PURPOSE : Shared Definitions
00006 //
00007 // CREATED : 12/10/00
00008 //
00009 // (c) 2000 LithTech, Inc.  All Rights Reserved
00010 //
00011 // ----------------------------------------------------------------------- //
00012 
00013 
00014 #ifndef __SHARED_IDS__
00015 #define __SHARED_IDS__
00016 
00017 #include <ltinteger.h>
00018 
00019 const uint32 MAX_CLIENT_PLAYERS = 64;
00020 
00021 
00022 #endif  // __SHARED_IDS__

Generated on Mon Mar 4 08:42:23 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002