#include "C4Include.h"#include "editor/C4Console.h"#include "C4Version.h"#include "control/C4GameControl.h"#include "control/C4GameSave.h"#include "game/C4Application.h"#include "game/C4GraphicsSystem.h"#include "game/C4Viewport.h"#include "gui/C4MessageInput.h"#include "landscape/C4Landscape.h"#include "object/C4Def.h"#include "player/C4Player.h"#include "player/C4PlayerList.h"#include "script/C4ScriptHost.h"#include "platform/StdRegistry.h"#include "editor/C4ConsoleGUICommon.h"Go to the source code of this file.
Classes | |
| class | C4ConsoleGUI::State |
| class | C4ToolsDlg::State |
Macros | |
| #define | FILE_SELECT_FILTER_FOR_C4S |
| #define FILE_SELECT_FILTER_FOR_C4S |
Definition at line 38 of file C4Console.cpp.