Home
last modified time | relevance | path

Searched refs:sResourceFiles (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp51 const wchar_t* sResourceFiles[] = variable
61 NW_COMPILER_ASSERT(ARRAY_LENGTH(sResourceFiles) == RESOURCEFILEID_MAX);
236 buff = StrCopy(buff, sResourceFiles[i]); in GetResourcePath()
247 buff = StrCopy(buff + bufferSize - 1, sResourceFiles[i]); in GetResourcePath()