#include "C4Include.h"#include "landscape/C4Scenario.h"#include "c4group/C4Components.h"#include "c4group/C4Group.h"#include "lib/C4InputValidation.h"#include "lib/C4Random.h"#include "lib/StdColors.h"Go to the source code of this file.
Variables | |
| const int32_t | C4S_MaxPlayerDefault = 12 |
| const int32_t C4S_MaxPlayerDefault = 12 |
Definition at line 157 of file C4Scenario.cpp.
Referenced by C4SHead::CompileFunc(), and C4SHead::Default().