The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Functions
menu.cpp File Reference
#include "global.hpp"
#include "widgets/menu.hpp"
#include "game_config.hpp"
#include "font.hpp"
#include "language.hpp"
#include "image.hpp"
#include "marked-up_text.hpp"
#include "sdl/rect.hpp"
#include "sound.hpp"
#include "video.hpp"
#include "wml_separators.hpp"
#include <numeric>
Include dependency graph for menu.cpp:

Go to the source code of this file.

Namespaces

 gui
 General purpose widgets.
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-lib"
 

Functions

static std::pair< int, intgui::parse_fraction (const std::string &s)
 
static int gui::xp_to_advance (const std::string &s)
 

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 15 of file menu.cpp.