Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
translation.cpp File Reference
#include "translation.h"
#include "log.h"
#include "util/hex.h"
#include "util/string.h"
#include "gettext.h"
#include <unordered_map>
+ Include dependency graph for translation.cpp:

Functions

u32 readVarEndian (bool is_be, std::string_view data, size_t pos=0)
 

Variables

Translationsg_client_translations = nullptr
 

Function Documentation

◆ readVarEndian()

u32 readVarEndian ( bool is_be,
std::string_view data,
size_t pos = 0 )
inline

Referenced by Translations::loadMoTranslation().

+ Here is the caller graph for this function:

Variable Documentation

◆ g_client_translations

Translations* g_client_translations = nullptr