aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorChris Apers2004-01-08 12:05:48 +0000
committerChris Apers2004-01-08 12:05:48 +0000
commitbda4d687f4f627984d64c699f39103f37c273308 (patch)
tree5d4548ee72dec3eba7c8c7461a95448ecbbc146e /backends
parent984f4663cba7421b51a5ccb241e55b9a55a56812 (diff)
downloadscummvm-rg350-bda4d687f4f627984d64c699f39103f37c273308.tar.gz
scummvm-rg350-bda4d687f4f627984d64c699f39103f37c273308.tar.bz2
scummvm-rg350-bda4d687f4f627984d64c699f39103f37c273308.zip
More iterations
svn-id: r12243
Diffstat (limited to 'backends')
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_gfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/PalmOS/Src/builder/scumm/bl_gfx.c b/backends/PalmOS/Src/builder/scumm/bl_gfx.c
index 9e6c308d32..0ac90e5636 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_gfx.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_gfx.c
@@ -81,7 +81,7 @@ static void addGfx_transitionEffects() {
// Inverse iris effect, specially tailored for V1/V2 games
{
- 8, // Number of iterations
+ 9, // Number of iterations
{
-1, -1, 1, -1,
-1, 1, 1, 1,