add test case comment

This commit is contained in:
RadWolfie 2020-05-10 23:06:12 -05:00
parent 0c5117dc06
commit fad467196a
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ uint32_t GetFrequencyDefault_4039_upper(T& settings)
return settings.nSamplesPerSec_default;
}
// test case: WWE RAW 2's rdata section will directly access pitch value then call IDirectSoundBuffer_SetPitch.
// Interface for get pitch
template<class T>
int32_t GetPitch(T& settings)