#include <saved_game_mode.hpp>
|
static constexpr const char *const | no = "no" |
|
static constexpr const char *const | midgame = "midgame" |
|
static constexpr const char *const | scenaro_start = "scenaro_start" |
|
Definition at line 19 of file saved_game_mode.hpp.
◆ midgame
constexpr const char* const saved_game_mode_defines::midgame = "midgame" |
|
staticconstexpr |
◆ no
constexpr const char* const saved_game_mode_defines::no = "no" |
|
staticconstexpr |
◆ scenaro_start
constexpr const char* const saved_game_mode_defines::scenaro_start = "scenaro_start" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: