aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/fullpipe.h
diff options
context:
space:
mode:
authorKamil Zbróg2013-12-02 12:45:34 +0000
committerKamil Zbróg2013-12-02 12:45:34 +0000
commitf19f61a56da04e0dbd6e46ff9a303fdfb68d8390 (patch)
treeb10cbf38568e8cace510308ce0893541719ee775 /engines/fullpipe/fullpipe.h
parent0f013bf6e1bed6a1e18aa1a4ea16ed1c0105f33d (diff)
parentccc92b2e707643915efc575cd43fdd11169dc733 (diff)
downloadscummvm-rg350-f19f61a56da04e0dbd6e46ff9a303fdfb68d8390.tar.gz
scummvm-rg350-f19f61a56da04e0dbd6e46ff9a303fdfb68d8390.tar.bz2
scummvm-rg350-f19f61a56da04e0dbd6e46ff9a303fdfb68d8390.zip
Merge remote-tracking branch 'sync/master' into prince-malik
Diffstat (limited to 'engines/fullpipe/fullpipe.h')
-rw-r--r--engines/fullpipe/fullpipe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/fullpipe/fullpipe.h b/engines/fullpipe/fullpipe.h
index 63dde5042b..00d2863c94 100644
--- a/engines/fullpipe/fullpipe.h
+++ b/engines/fullpipe/fullpipe.h
@@ -142,6 +142,7 @@ public:
void toggleMute();
void playSound(int id, int flag);
void startSceneTrack();
+ void stopSoundStream2();
int _sfxVolume;