#include "actions/undo_action.hpp"
#include "game_board.hpp"
#include "scripting/game_lua_kernel.hpp"
#include "resources.hpp"
#include "variable.hpp"
#include "game_data.hpp"
#include "units/unit.hpp"
#include "sound.hpp"
#include <cassert>
#include <iterator>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
actions | |