#include "actions/undo_dismiss_action.hpp"
#include "game_board.hpp"
#include "resources.hpp"
#include "team.hpp"
#include "units/unit.hpp"
Go to the source code of this file.
Namespaces | |
actions | |
actions::undo | |
Variables | |
static auto | actions::undo::red_undo_dismiss = undo_action_container::subaction_factory<dismiss_action>() |