Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp46 DirType s_DirType; variable
217 s_DirType = DIR_TYPE_A; in OpenSoundArchive()
224 s_DirType = DIR_TYPE_B; in OpenSoundArchive()
234 const char* HIO_ARCHIVE_PATH = GetHioSoundArchiveFilePath( s_DirType ); in OpenSoundArchive()