aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/vqa.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-05-21 19:08:10 +0000
committerTorbjörn Andersson2006-05-21 19:08:10 +0000
commitbda33949e4881cb7a4733dcb7b4c629918bb3382 (patch)
tree31656c90209854443dfbabfc2f5dd56a5632a93b /engines/kyra/vqa.cpp
parentb98a67d1eb4aa77f7e3d3d4ccec0bce4706351c9 (diff)
downloadscummvm-rg350-bda33949e4881cb7a4733dcb7b4c629918bb3382.tar.gz
scummvm-rg350-bda33949e4881cb7a4733dcb7b4c629918bb3382.tar.bz2
scummvm-rg350-bda33949e4881cb7a4733dcb7b4c629918bb3382.zip
The unsupported cutscene is called "jung", not "junk". (It just happens to look
like junk at the moment.) svn-id: r22564
Diffstat (limited to 'engines/kyra/vqa.cpp')
-rw-r--r--engines/kyra/vqa.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/vqa.cpp b/engines/kyra/vqa.cpp
index d74204bc36..f1f9989330 100644
--- a/engines/kyra/vqa.cpp
+++ b/engines/kyra/vqa.cpp
@@ -26,7 +26,7 @@
// The benchl.vqa movie (or whatever it is) is not supported. It does not have
// a FINF chunk.
//
-// The junk2.vqa movie does not work. The offset to the first frame is strange,
+// The jung2.vqa movie does not work. The offset to the first frame is strange,
// so we don't find the palette.
#include "common/stdafx.h"