1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Clean up gettext initialization

This commit is contained in:
sfan5 2023-12-19 22:01:28 +01:00
parent 93c2aff2cf
commit b8dc349099
3 changed files with 83 additions and 82 deletions

View file

@ -71,5 +71,4 @@ float getDisplayDensity();
v2u32 getDisplaySize();
#endif
std::string getLanguageAndroid();
}