#include "TexturePack.h" wstring TexturePack::getPath(bool bTitleUpdateTexture /*= false*/, const char *pchBDPatchFileName /*= nullptr*/) { wstring wDrive = L"Assets/Textures/"; return wDrive; }