#include "../Common/OS/Windows.h"
#include "../Common/Globals.h"
#include "String.h"
#include "LinkedList.h"
#include "Log.h"
#include "../Math/Vector.h"
#include "OpenGL/OpenGLFont.h"
#include "../Game/Player.h"
Include dependency graph for Console.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | ConsoleEntry |
class | Console |
Variables | |
SPlayer | g_players [SPLAYER_MAX_PLAYERS] |
int | g_myPlayerID |
Gne * | gne |
|
Definition at line 16 of file DeFacto/Main.cpp. |
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 12 of file DeFacto/Main.cpp. |
|
Definition at line 17 of file DeFacto/Main.cpp. |