diff options
| author | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-27 18:37:10 +0000 |
|---|---|---|
| committer | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-27 18:37:10 +0000 |
| commit | 2062913f19d4d8a47daab7e762bb79203fff5c22 (patch) | |
| tree | 117e340708dccce95d18cadaa1dcac529cb87d4c /plugins/dfsound/cfg.c | |
| parent | b9b56cc0db2e0ac2d3366fc1b1095c0cd3798cb2 (diff) | |
| download | pcsxr-2062913f19d4d8a47daab7e762bb79203fff5c22.tar.gz | |
hopkat-dfsound-port dsound r12
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61528 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/cfg.c')
| -rw-r--r-- | plugins/dfsound/cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfsound/cfg.c b/plugins/dfsound/cfg.c index 2acb9c37..70e06685 100644 --- a/plugins/dfsound/cfg.c +++ b/plugins/dfsound/cfg.c @@ -162,6 +162,7 @@ void ReadConfig(void) iUseReverb=2;
iUseInterpolation=2;
iDisStereo=0;
+ iFreqResponse=0;
ReadConfigFile();
}
|
