#include "mouse_action_unit.hpp"#include "editor/action/action_unit.hpp"#include "editor/editor_display.hpp"#include "gui/dialogs/unit_create.hpp"#include "tooltips.hpp"#include "gettext.hpp"#include "map/location.hpp"#include "sdl/rect.hpp"#include "units/unit.hpp"#include "units/map.hpp"
Go to the source code of this file.
Namespaces | |
| editor | |
| Manage the empty-palette in the editor. | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-editor" |
| #define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 15 of file mouse_action_unit.cpp.
1.8.8