aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-10-11 17:39:31 +0000
committerTorbjörn Andersson2005-10-11 17:39:31 +0000
commite44213c8324052f74d0a9766b29edcaf01c3a6d1 (patch)
tree1edec62726cb12f7e23f2cc7c6fd4871daa922ae /saga/scene.cpp
parentf405adae1f0e0cdb7b5c7f7bb5b8d3cf86a15076 (diff)
downloadscummvm-rg350-e44213c8324052f74d0a9766b29edcaf01c3a6d1.tar.gz
scummvm-rg350-e44213c8324052f74d0a9766b29edcaf01c3a6d1.tar.bz2
scummvm-rg350-e44213c8324052f74d0a9766b29edcaf01c3a6d1.zip
Cleanups. Mostly whitespace.
svn-id: r19022
Diffstat (limited to 'saga/scene.cpp')
-rw-r--r--saga/scene.cpp24
1 files changed, 12 insertions, 12 deletions
diff --git a/saga/scene.cpp b/saga/scene.cpp
index 5816655bfd..13bd9d929a 100644
--- a/saga/scene.cpp
+++ b/saga/scene.cpp
@@ -304,7 +304,7 @@ void Scene::nextScene() {
endScene();
- // Delete the current head in scene queue
+ // Delete the current head in scene queue
queueIterator = _sceneQueue.begin();
if (queueIterator == _sceneQueue.end()) {
return;
@@ -316,7 +316,7 @@ void Scene::nextScene() {
return;
}
- // Load the head in scene queue
+ // Load the head in scene queue
sceneQueue = queueIterator.operator->();
loadScene(sceneQueue);
@@ -364,12 +364,12 @@ void Scene::skipScene() {
}
static struct SceneSubstitutes {
- int sceneId;
- const char *message;
- const char *title;
- const char *image;
+ int sceneId;
+ const char *message;
+ const char *title;
+ const char *image;
} sceneSubstitutes[] = {
- {
+ {
7,
"Tycho says he knows much about the northern lands. Can Rif convince "
"the Dog to share this knowledge?",
@@ -377,7 +377,7 @@ static struct SceneSubstitutes {
"tycho.bbm"
},
- {
+ {
27,
"The scene of the crime may hold many clues, but will the servants of "
"the Sanctuary trust Rif?",
@@ -385,7 +385,7 @@ static struct SceneSubstitutes {
"sanctuar.bbm"
},
- {
+ {
5,
"The Rats hold many secrets that could guide Rif on his quest -- assuming "
"he can get past the doorkeeper.",
@@ -393,7 +393,7 @@ static struct SceneSubstitutes {
"ratdoor.bbm"
},
- {
+ {
2,
"The Ferrets enjoy making things and have the materials to do so. How can "
"that help Rif?",
@@ -401,14 +401,14 @@ static struct SceneSubstitutes {
"ferrets.bbm"
},
- {
+ {
67,
"What aid can the noble King of the Elks provide to Rif and his companions?",
"The Realm of the Forest King",
"elkenter.bbm"
},
- {
+ {
3,
"The King holds Rif's sweetheart hostage. Will the Boar provide any "
"assistance to Rif?",