aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/staticres.cpp')
-rw-r--r--engines/kyra/staticres.cpp94
1 files changed, 47 insertions, 47 deletions
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp
index 67c49dd50c..08a8cc4567 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -1273,53 +1273,53 @@ const char *KyraEngine_v2::_introStrings[] = {
const int KyraEngine_v2::_introStringsSize = ARRAYSIZE(KyraEngine_v2::_introStrings);
const char *KyraEngine_v2::_introSoundList[] = {
- "eintro1.voc",
- "eintro2.voc",
- "eintro3.voc",
- "eintro4.voc",
- "eintro5.voc",
- "eintro6.voc",
- "eintro7.voc",
- "eintro8.voc",
- "eintro9.voc",
- "eintro10.voc",
- "eintro11voc",
- "eintro12.voc",
- "eglow.voc",
- "0000210.voc",
- "0000130.voc",
- "0000180.voc",
- "0000160.voc",
- "asong.voc",
- "crowcaw.voc",
- "eyerub2.voc",
- "pluck3.voc",
- "rodnreel.voc",
- "frog1.voc",
- "scavmov2.voc",
- "lambmom3.voc",
- "lambkid1.voc",
- "thunder2.voc",
- "tunder3.voc",
- "wind6.voc",
- "h2odrop2.voc",
- "gasleak.voc",
- "polgulp1.voc",
- "hndslap1.voc",
- "burp1.voc",
- "0000220.voc",
- "0000230.voc",
- "0000250.voc",
- "0000260.voc",
- "0000270.voc",
- "0000280.voc",
- "0000290.voc",
- "0000300.voc",
- "0000310.voc",
- "0000320.voc",
- "0000330.voc",
- "scream1.voc",
- "theend.voc"
+ "eintro1",
+ "eintro2",
+ "eintro3",
+ "eintro4",
+ "eintro5",
+ "eintro6",
+ "eintro7",
+ "eintro8",
+ "eintro9",
+ "eintro10",
+ "eintro11",
+ "eintro12",
+ "eglow",
+ "0000210",
+ "0000130",
+ "0000180",
+ "0000160",
+ "asong",
+ "crowcaw",
+ "eyerub2",
+ "pluck3",
+ "rodnreel",
+ "frog1",
+ "scavmov2",
+ "lambmom3",
+ "lambkid1",
+ "thunder2",
+ "tunder3",
+ "wind6",
+ "h2odrop2",
+ "gasleak",
+ "polgulp1",
+ "hndslap1",
+ "burp1",
+ "0000220",
+ "0000230",
+ "0000250",
+ "0000260",
+ "0000270",
+ "0000280",
+ "0000290",
+ "0000300",
+ "0000310",
+ "0000320",
+ "0000330",
+ "scream1",
+ "theend"
};
const int KyraEngine_v2::_introSoundListSize = ARRAYSIZE(KyraEngine_v2::_introSoundList);