DDraceNetwork Docs
localization.h
Go to the documentation of this file.
1
#ifndef ENGINE_SHARED_LOCALIZATION_H
2
#define ENGINE_SHARED_LOCALIZATION_H
3
7
static
constexpr
const
char
*
Localizable
(
const
char
*pStr,
const
char
*pContext =
""
)
8
{
9
return
pStr;
10
}
11
12
#endif
Localizable
static constexpr const char * Localizable(const char *pStr, const char *pContext="")
Definition:
localization.h:7
src
engine
shared
localization.h
Generated by
1.9.4