Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp48 DirType s_DirType; variable
219 s_DirType = DIR_TYPE_A; in OpenSoundArchive()
226 s_DirType = DIR_TYPE_B; in OpenSoundArchive()
236 const char* HIO_ARCHIVE_PATH = GetHioSoundArchiveFilePath( s_DirType ); in OpenSoundArchive()