mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Reduce gettext wide/narrow and string/char* conversions
This commit is contained in:
@@ -28,9 +28,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "porting.h"
|
||||
#include "tile.h"
|
||||
#include "fontengine.h"
|
||||
#include <string>
|
||||
|
||||
#include "log.h"
|
||||
#include "gettext.h"
|
||||
#include <string>
|
||||
|
||||
#if USE_FREETYPE
|
||||
#include "xCGUITTFont.h"
|
||||
|
Reference in New Issue
Block a user