Searched refs:GalSoundType (Results 1 – 2 of 2) sorted by relevance
51 enum GalSoundType enum120 GalSoundType eSoundType;135 GalSoundType GetSoundType() const { return eSoundType; } in GetSoundType()
446 rIn >> nTmp16; eSoundType = (GalSoundType) nTmp16; in ReadData()
Completed in 12 milliseconds