#include "C4Include.h"#include "gui/C4MainMenu.h"#include "control/C4GameControl.h"#include "game/C4Application.h"#include "game/C4FullScreen.h"#include "game/C4Viewport.h"#include "graphics/C4GraphicsResource.h"#include "gui/C4GameOverDlg.h"#include "network/C4Network2.h"#include "object/C4Def.h"#include "object/C4DefList.h"#include "object/C4GameObjects.h"#include "player/C4Player.h"#include "player/C4PlayerList.h"Go to the source code of this file.
Functions | |
| bool | LooksLikeInteger (const char *szInt) |
| bool LooksLikeInteger | ( | const char * | szInt | ) |
Definition at line 373 of file C4MainMenu.cpp.
Referenced by C4MainMenu::ActivateSavegame().