remove comment
This commit is contained in:
@@ -38,7 +38,6 @@ class RageSoundReader_WAV: public SoundReader_FileReader
|
|||||||
|
|
||||||
enum DataType_t { FORMAT_PCM=0, FORMAT_ADPCM=1 } DataType;
|
enum DataType_t { FORMAT_PCM=0, FORMAT_ADPCM=1 } DataType;
|
||||||
|
|
||||||
/* Amount of input data, in bytes: */
|
|
||||||
int SampleRate;
|
int SampleRate;
|
||||||
int Channels;
|
int Channels;
|
||||||
int BytesPerSample;
|
int BytesPerSample;
|
||||||
|
|||||||
Reference in New Issue
Block a user