aboutsummaryrefslogtreecommitdiff
path: root/simon/debug.h
diff options
context:
space:
mode:
authorTravis Howell2005-11-13 07:04:56 +0000
committerTravis Howell2005-11-13 07:04:56 +0000
commitc79de31518f6fa3d465d09dc03118fe84c183692 (patch)
tree6b7efe282b2bbd8e1a87c6f3b5e5a29ab041a571 /simon/debug.h
parent85cbb171030432d902c113db377ea30ecedac0e5 (diff)
downloadscummvm-rg350-c79de31518f6fa3d465d09dc03118fe84c183692.tar.gz
scummvm-rg350-c79de31518f6fa3d465d09dc03118fe84c183692.tar.bz2
scummvm-rg350-c79de31518f6fa3d465d09dc03118fe84c183692.zip
Fix slowFadein during Lion ride in Simon2.
Cleanup. svn-id: r19581
Diffstat (limited to 'simon/debug.h')
-rw-r--r--simon/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/simon/debug.h b/simon/debug.h
index 40d5578c9c..d61c2e32a2 100644
--- a/simon/debug.h
+++ b/simon/debug.h
@@ -1401,7 +1401,7 @@ const char *const simon2_video_opcode_name_table[] = {
"|FASTFADEIN",
/* 64 */
"|SKIP_IF_SPEECH_ENDED",
- "|PALETTE_THING_3",
+ "|SLOW_FADE_IN",
"|SKIP_IF_NZ",
"|SKIP_IF_GE",
/* 68 */
@@ -1498,7 +1498,7 @@ const char *const feeblefiles_video_opcode_name_table[] = {
"|FASTFADEIN",
/* 64 */
"|SKIP_IF_SPEECH_ENDED",
- "|PALETTE_THING_3",
+ "|SLOW_FADE_IN",
"|SKIP_IF_NZ",
"|SKIP_IF_GE",
/* 68 */