Symphony Of Empires
|
#include "eng3d/string.hpp"
#include "eng3d/ui/table.hpp"
#include "eng3d/ui/label.hpp"
#include "eng3d/ui/image.hpp"
#include "client/interface/pop_window.hpp"
#include "nation.hpp"
#include "indpobj.hpp"
#include "world.hpp"
Go to the source code of this file.
Functions | |
std::string | pop_qol_tooltip_text (const Pop &pop, const World *world) |
Definition at line 34 of file pop_window.cpp.