The Battle for Wesnoth  1.19.0-dev
Static Public Attributes | List of all members
saved_game_mode_defines Struct Reference

#include <saved_game_mode.hpp>

Static Public Attributes

static constexpr const char *const no = "no"
 
static constexpr const char *const midgame = "midgame"
 
static constexpr const char *const scenaro_start = "scenaro_start"
 

Detailed Description

Definition at line 19 of file saved_game_mode.hpp.

Member Data Documentation

◆ midgame

constexpr const char* const saved_game_mode_defines::midgame = "midgame"
staticconstexpr

Definition at line 22 of file saved_game_mode.hpp.

◆ no

constexpr const char* const saved_game_mode_defines::no = "no"
staticconstexpr

Definition at line 21 of file saved_game_mode.hpp.

◆ scenaro_start

constexpr const char* const saved_game_mode_defines::scenaro_start = "scenaro_start"
staticconstexpr

Definition at line 23 of file saved_game_mode.hpp.


The documentation for this struct was generated from the following file: