IGameExport.h File Reference

Defines preprocessor switch for IGame.dll and client application. More...

Go to the source code of this file.

Defines

#define  IGAMEEXPORT   __declspec( dllexport )
  Preprocessor switch for the DLL's interface.

Detailed Description

Defines preprocessor switch for IGame.dll and client application.

Definition in file IGameExport.h.


Define Documentation

#define IGAMEEXPORT   __declspec( dllexport )

Preprocessor switch for the DLL's interface.

Definition at line 29 of file IGameExport.h.