aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/sound.h
diff options
context:
space:
mode:
authorEugene Sandulenko2019-07-03 17:01:00 +0200
committerEugene Sandulenko2019-09-03 17:17:09 +0200
commit74eb242b5a0606a274b38e1fdc12b9b8fb908368 (patch)
tree6a25512ffa51b285c182016f97199721f877bb81 /engines/hdb/sound.h
parent34a3e1685bef4b57f10d4acdbf568a217315fa32 (diff)
downloadscummvm-rg350-74eb242b5a0606a274b38e1fdc12b9b8fb908368.tar.gz
scummvm-rg350-74eb242b5a0606a274b38e1fdc12b9b8fb908368.tar.bz2
scummvm-rg350-74eb242b5a0606a274b38e1fdc12b9b8fb908368.zip
HDB: Unstub HDBGame::restartMap()
Diffstat (limited to 'engines/hdb/sound.h')
-rw-r--r--engines/hdb/sound.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/hdb/sound.h b/engines/hdb/sound.h
index 1493ad234d..f268309d0b 100644
--- a/engines/hdb/sound.h
+++ b/engines/hdb/sound.h
@@ -1383,6 +1383,8 @@ public:
bool playSound(int index);
bool playVoice(int index, int actor);
+
+ void markSoundCacheFreeable();
};
} // End of Namespace