Home
last modified time | relevance | path

Searched defs:WaveArchiveInfo (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchive.h345 struct WaveArchiveInfo struct
354 WaveArchiveInfo() : fileId( INVALID_ID ), isLoadIndividual( false ) {} in WaveArchiveInfo() argument
Dsnd_SoundArchiveFile.h436 struct WaveArchiveInfo struct
439 ut::ResU32 fileId;
440 bool isLoadIndividual;
441 u8 padding1;
442 u16 padding2;
443 Util::BitFlag optionParameter;