aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/scroll.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2009-01-01 15:06:43 +0000
committerEugene Sandulenko2009-01-01 15:06:43 +0000
commit696897b0583ad52ebc6f7666525277847619a8ce (patch)
tree5ac2be2991e94dce32c5bb7fdb0dcc4188221503 /engines/tinsel/scroll.cpp
parent05d3633eb32ead8e11435b85a9db1ddaa1482fcb (diff)
downloadscummvm-rg350-696897b0583ad52ebc6f7666525277847619a8ce.tar.gz
scummvm-rg350-696897b0583ad52ebc6f7666525277847619a8ce.tar.bz2
scummvm-rg350-696897b0583ad52ebc6f7666525277847619a8ce.zip
Whoa! Removing trailing spaces.
svn-id: r35648
Diffstat (limited to 'engines/tinsel/scroll.cpp')
-rw-r--r--engines/tinsel/scroll.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/tinsel/scroll.cpp b/engines/tinsel/scroll.cpp
index 579775c91f..f31f596c43 100644
--- a/engines/tinsel/scroll.cpp
+++ b/engines/tinsel/scroll.cpp
@@ -58,11 +58,11 @@ static int oldx = 0, oldy = 0;
/** Boundaries and numbers of boundaries */
static SCROLLDATA sd = {
{
- {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0},
+ {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0},
{0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}
},
{
- {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0},
+ {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0},
{0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0}
},
0,
@@ -415,9 +415,9 @@ void ScrollProcess(CORO_PARAM, const void *) {
CORO_BEGIN_CODE(_ctx);
- // In Tinsel v2, scenes may play movies, so the background may not always
+ // In Tinsel v2, scenes may play movies, so the background may not always
// already be initialised like it is in v1
- while (!GetBgObject())
+ while (!GetBgObject())
CORO_SLEEP(1);
ImageH = BgHeight(); // Dimensions