aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound_intern.h')
-rw-r--r--engines/kyra/sound_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/sound_intern.h b/engines/kyra/sound_intern.h
index 8ee1ad9209..3c0487d02a 100644
--- a/engines/kyra/sound_intern.h
+++ b/engines/kyra/sound_intern.h
@@ -316,7 +316,7 @@ protected:
uint8 patch;
int8 volume;
int8 pan;
- } kEffectsTable[120];
+ } tableEffectsIntro[40], tableEffectsGame[120];
};
} // end of namespace Kyra