aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2002-11-20 08:17:31 +0000
committerTravis Howell2002-11-20 08:17:31 +0000
commitaa7f3b6df6c5b62f31427a3218e1b9d4c187230d (patch)
tree0ebc66ee57d296cbcf4ad62e44b673a079e67277
parent3d2648e55f9a172c1fc95422a6461f28ed8943b0 (diff)
downloadscummvm-rg350-aa7f3b6df6c5b62f31427a3218e1b9d4c187230d.tar.gz
scummvm-rg350-aa7f3b6df6c5b62f31427a3218e1b9d4c187230d.tar.bz2
scummvm-rg350-aa7f3b6df6c5b62f31427a3218e1b9d4c187230d.zip
Ooops
svn-id: r5634
-rw-r--r--simon/simon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index f47750c9a2..019a6cba59 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -3425,7 +3425,6 @@ bool SimonState::vc_59_helper()
if (_voice_file == NULL)
return true;
return _voice_sound == 0;
-#endif
}
void SimonState::video_copy_if_flag_0x8_c(FillOrCopyStruct *fcs)