IGameStd.h

Go to the documentation of this file.
00001 /**********************************************************************
00002  *<
00003     FILE: IGameStd.h
00004 
00005     DESCRIPTION: Main include file for IGame
00006 
00007     CREATED BY: Alex Zadorozhny
00008 
00009     HISTORY: Created 05/12/2005
00010 
00011     IGame Version: 1.122
00012 
00013  *> Copyright (c) 2005, All Rights Reserved.
00014  **********************************************************************/
00015 #pragma once
00016 
00017 
00023 #include "IGameExport.h"
00024 #include "IGameType.h"
00025 
00026 
00028 #define IGAMEDLLVERSION 2.2f
00029 
00031 #define SUPPORTMAXVERSION 9.0f
00032 
00033 
00034