![]() |
Pioneer
|
#include "IterationProxy.h"#include <SDL_stdinc.h>#include <map>#include <string>#include <vector>#include "LangStrings.inc.h"

Go to the source code of this file.
Classes | |
| class | Lang::Resource |
Namespaces | |
| namespace | Lang |
Macros | |
| #define | DECLARE_STRING(x) extern char x[]; |
Functions | |
| void | Lang::MakeCore (Resource &res) |
| const Resource & | Lang::GetCore () |
| Resource | Lang::GetResource (const std::string &name, const std::string &langCode) |
| #define DECLARE_STRING | ( | x | ) | extern char x[]; |