Antkeeper
0.0.1
|
#include "game/fonts.hpp"
#include <engine/type/type.hpp>
#include <engine/resources/resource-manager.hpp>
#include <engine/render/material.hpp>
#include <engine/render/material-flags.hpp>
#include <engine/utility/hash/fnv1a.hpp>
#include "game/strings.hpp"
#include <codecvt>
Go to the source code of this file.
Functions | |
void | load_fonts (::game &ctx) |