#include "widgets/menu.hpp"#include "draw.hpp"#include "font/sdl_ttf_compat.hpp"#include "font/standard_colors.hpp"#include "game_config.hpp"#include "language.hpp"#include "picture.hpp"#include "sdl/rect.hpp"#include "sdl/texture.hpp"#include "sound.hpp"#include "video.hpp"Go to the source code of this file.
Namespaces | |
| gui | |
| General purpose widgets. | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |