CoriEngine
Loading...
Searching...
No Matches
PathManager.cpp File Reference
#include "PathManager.hpp"
#include <nlohmann/json.hpp>
Include dependency graph for PathManager.cpp:

Go to the source code of this file.

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::FileSystem
 Everything connected to interacting with files and filesystem is in this namespace.

Typedefs

using json = nlohmann::json

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 3 of file PathManager.cpp.