Pioneer
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
Lang.h File Reference
#include "IterationProxy.h"
#include <SDL_stdinc.h>
#include <map>
#include <string>
#include <vector>
#include "LangStrings.inc.h"
Include dependency graph for Lang.h:
This graph shows which files directly or indirectly include this file:

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 ResourceLang::GetCore ()
 
Resource Lang::GetResource (const std::string &name, const std::string &langCode)
 

Macro Definition Documentation

◆ DECLARE_STRING

#define DECLARE_STRING (   x)    extern char x[];