doxygen: gameengine/GamePlayer tagged.

This commit is contained in:
Nathan Letwory
2011-02-25 13:35:11 +00:00
parent 344caea0b3
commit 94f3851840
15 changed files with 75 additions and 0 deletions

View File

@@ -28,6 +28,11 @@
* GHOST Blender Player application implementation file.
*/
/** \file gameengine/GamePlayer/ghost/GPG_Application.cpp
* \ingroup player
*/
#ifdef WIN32
#pragma warning (disable:4786) // suppress stl-MSVC debug info warning
#include <windows.h>