aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cruise/function.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cruise/function.cpp b/engines/cruise/function.cpp
index 815e1235c4..55e08c99e1 100644
--- a/engines/cruise/function.cpp
+++ b/engines/cruise/function.cpp
@@ -1621,8 +1621,8 @@ opcodeFunction opcodeTablePtr[] = {
Op_CTOff,
Op_Random,
Op_LoadSong,
- Op_PlaySong,
Op_FadeSong,
+ Op_PlaySong,
Op_FreeSong, // 0x40
Op_FrameExist,