Reference points for the dates that define the storyline's calendar.
More...
#include <wesnoth_epoch.hpp>
|
static constexpr const char *const | before_wesnoth = "BW" |
|
static constexpr const char *const | wesnoth = "YW" |
|
static constexpr const char *const | before_fall = "BF" |
|
static constexpr const char *const | after_fall = "AF" |
|
Reference points for the dates that define the storyline's calendar.
Definition at line 25 of file wesnoth_epoch.hpp.
◆ after_fall
constexpr const char* const utils::wesnoth_epoch_defines::after_fall = "AF" |
|
staticconstexpr |
◆ before_fall
constexpr const char* const utils::wesnoth_epoch_defines::before_fall = "BF" |
|
staticconstexpr |
◆ before_wesnoth
constexpr const char* const utils::wesnoth_epoch_defines::before_wesnoth = "BW" |
|
staticconstexpr |
◆ wesnoth
constexpr const char* const utils::wesnoth_epoch_defines::wesnoth = "YW" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: