#include "gui/dialogs/multiplayer/mp_host_game_prompt.hpp"
#include "game_preferences.hpp"
#include "gui/widgets/settings.hpp"
Go to the source code of this file.
Namespaces | |
gui2 | |
A class inherited from ttext_box that displays its input as stars. | |
Functions | |
static bool | gui2::get_do_not_show_again () |
Helper for preferences::ask_delete_saves. More... | |
static void | gui2::set_do_not_show_again (const bool do_not_show_again) |
Helper for preferences::set_ask_delete_saves. More... | |