mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
Move some more sources to shared target
This commit is contained in:
@@ -29,6 +29,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
// Client translations
|
||||
static Translations client_translations;
|
||||
Translations *g_client_translations = &client_translations;
|
||||
#else
|
||||
Translations *g_client_translations = nullptr;
|
||||
#endif
|
||||
|
||||
const std::string_view Translations::getFileLanguage(const std::string &filename)
|
||||
|
Reference in New Issue
Block a user