mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Initially split utility.h to multiple files in util/
This commit is contained in:
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "filesys.h"
|
||||
#include "settings.h"
|
||||
#include "log.h"
|
||||
#include "utility_string.h"
|
||||
#include "util/string.h"
|
||||
|
||||
std::string getGameName(const std::string &game_path)
|
||||
{
|
||||
|
Reference in New Issue
Block a user