aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-06 22:43:14 +0200
committerEugene Sandulenko2014-01-06 23:24:36 +0200
commita215472f97f3f5d6a23cb0968892ead1f4d9bc27 (patch)
tree8e701f3d52080e76ba5bc2aa595c4ac5bfad3778 /engines/fullpipe
parent48fef827a5093495e97d58b6e7842d882587960c (diff)
downloadscummvm-rg350-a215472f97f3f5d6a23cb0968892ead1f4d9bc27.tar.gz
scummvm-rg350-a215472f97f3f5d6a23cb0968892ead1f4d9bc27.tar.bz2
scummvm-rg350-a215472f97f3f5d6a23cb0968892ead1f4d9bc27.zip
FULLPIPE: Initialize variable
Diffstat (limited to 'engines/fullpipe')
-rw-r--r--engines/fullpipe/scenes/scene16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/scenes/scene16.cpp b/engines/fullpipe/scenes/scene16.cpp
index 79d1179ba3..b1e261287a 100644
--- a/engines/fullpipe/scenes/scene16.cpp
+++ b/engines/fullpipe/scenes/scene16.cpp
@@ -121,7 +121,7 @@ int scene16_updateCursor() {
}
void sceneHandler16_laughSound() {
- int snd;
+ int snd = SND_16_035;
switch (g_vars->scene16_sound) {
case SND_16_034: