1#ifndef DTTR_LOADER_PATHS_H
2#define DTTR_LOADER_PATHS_H
16 const char *cache_base_dir,
const char * DTTR_LoaderISO_GameEXEPath()
size_t DTTR_Loader_GameSubpathCount()
const char * DTTR_LoaderISO_GameDataPath()
bool DTTR_LoaderISO_CacheRootForPath(const char *cache_base_dir, const char *iso_path, char *out_path, size_t out_path_size)
const wchar_t * DTTR_Loader_GameSubpathAt(size_t index)
const char * DTTR_LoaderISO_GameRoot()
bool DTTR_LoaderPath_IsISOW(const wchar_t *path)
const char * DTTR_LoaderISO_GamePkgPath()