Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchive.cpp324 const char* fullPath; in OpenExtStreamImpl() local
329 fullPath = externalFilePath; in OpenExtStreamImpl()
343 fullPath = pathBuffer; in OpenExtStreamImpl()
346 return OpenExtStream( buffer, size, fullPath, begin, length ); in OpenExtStreamImpl()