#include "tests/utils/play_scenario.hpp"#include "tests/utils/game_config_manager.hpp"#include "tests/utils/fake_display.hpp"#include "config_assign.hpp"#include "game_display.hpp"#include "saved_game.hpp"#include "game_initialization/playcampaign.hpp"#include "terrain/type_data.hpp"#include "units/unit.hpp"#include "units/map.hpp"#include <boost/make_shared.hpp>
Go to the source code of this file.
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-test" |
| #define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 15 of file play_scenario.cpp.
1.8.8