#include "global.hpp"
#include "game_display.hpp"
#include "halo.hpp"
#include "sound.hpp"
#include "units/frame.hpp"
Go to the source code of this file.
Functions | |
bool | tristate_to_bool (tristate tri, bool def) |
Variables | |
const image::locator | empty_image |
static const std::string | empty_string |
bool tristate_to_bool | ( | tristate | tri, |
bool | def | ||
) |
const image::locator empty_image |
|
static |
Definition at line 119 of file frame.cpp.
Referenced by help::generate_topic_text(), progressive_string::get_current_element(), and symbol_table::operator[]().