![]() |
TrinityCore
|
#include "adtfile.h"#include "Common.h"#include "Memory.h"#include "StringFormat.h"#include "Util.h"#include "model.h"#include "vmapexport.h"#include "wmo.h"#include <algorithm>#include <cstdio>
Include dependency graph for adtfile.cpp:Go to the source code of this file.
Functions | |
| std::string_view | GetPlainName (std::string_view fileName) |
| void | NormalizeFileName (std::string &name) |
Variables | |
| std::shared_ptr< CASC::Storage > | CascStorage |
| std::string_view GetPlainName | ( | std::string_view | fileName | ) |
| void NormalizeFileName | ( | std::string & | name | ) |
|
extern |
Definition at line 51 of file System.cpp.