diff options
Diffstat (limited to 'engines/sword1/staticres.cpp')
-rw-r--r-- | engines/sword1/staticres.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword1/staticres.cpp b/engines/sword1/staticres.cpp index 60c6877232..5dabce1301 100644 --- a/engines/sword1/staticres.cpp +++ b/engines/sword1/staticres.cpp @@ -2894,7 +2894,7 @@ const char Music::_tuneList[TOTAL_TUNES][8] = { const FxDef Sound::_fxList[312] = { // 0 { - 0, // sampleId + {0,0,0}, // sampleId 0, // type (FX_LOOP, FX_RANDOM or FX_SPOT) 0, // delay (random chance for FX_RANDOM sound fx) { // roomVolList |