#include "text.h"
#include <guichan/font.hpp>
#include "configuration.h"
#include "textmanager.h"
#include "resources/resourcemanager.h"
#include "resources/image.h"
#include "gui/gui.h"
#include "gui/palette.h"
#include "gui/textrenderer.h"
Go to the source code of this file.