Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "lib/code_annotation.h"
#include "lib/external_libraries/icu.h"
#include "lib/file/vfs/vfs_path.h"
#include "ps/Singleton.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | L10n |
Singleton for internationalization and localization. More... | |
Namespaces | |
namespace | tinygettext |
Macros | |
#define | g_L10n L10n::GetSingleton() |
#define g_L10n L10n::GetSingleton() |