mirror of
https://github.com/minetest/minetest.git
synced 2025-07-01 23:50:22 +02:00
Reduce gettext wide/narrow and string/char* conversions
This commit is contained in:
@ -35,6 +35,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "sound.h"
|
||||
#include "settings.h"
|
||||
#include "main.h" // for g_settings
|
||||
#include "log.h"
|
||||
#include "EDriverTypes.h"
|
||||
|
||||
#include <IFileArchive.h>
|
||||
|
Reference in New Issue
Block a user